Skip to Content
0
Former Member
Oct 21, 2005 at 01:03 PM

Compressing data in Smartform

228 Views

Dear All

I am supposed to customize a Smartforms(HCM) which has a work schedule being displayed as follows currently

Week No 1 Days Off SAT/SUN

Start Time End Time

Sat 00 00

Sun 00 00

Mon 800 1700

Tue 800 1700

Wed 800 1700

Thu 800 1700

Fri 800 1700

Which consumes lot of space & readability is not up to the mark , so the following format is recommended

Week No Days On Start Time End Time Days Off

1 MO/TU/WE/TH/FR 800 1700

00 00 SA/SU

2 SA/MO/TU/WE/TH 800 1700 00 00 SU/FR

existing format is being dispalyed with the help of a loop node with a table type interface

Now the same loop node is to be modified to get the recommended format (they dont want to modify the print/driver program ,only smartform is to be modified )

Plz help me out to solve the same .

Thanks

Moni