Topic Options
Rate This Topic
#138823 - 09/17/07 02:32 AM Highlighting Row in a table
mazr_khan Offline
Stealth Member

Registered: 03/31/07
Posts: 22
I have a form which has a table,
My query is , whenever i open the form with an Order No, i want the particular row in the table to be highlighted.
Is this possible, if yes how?
Please help!

Top
#138825 - 09/17/07 02:48 AM Re: Highlighting Row in a table [Re: mazr_khan]
Vincent_RIEDWEG Offline

Old Hand
****

Registered: 05/24/05
Posts: 1454
Loc: France
Hi,

You can use the process PERFORM-ACTION-TABLE-SELECT-NODE. Look at the workflow guide to have complete information about this process...
_________________________
Vincent.

Top
#138828 - 09/17/07 02:59 AM Re: Highlighting Row in a table [Re: Vincent_RIEDWEG]
mazr_khan Offline
Stealth Member

Registered: 03/31/07
Posts: 22
Thanx a lot for your quick reply

Top
#138831 - 09/17/07 03:19 AM Re: Highlighting Row in a table [Re: mazr_khan]
mazr_khan Offline
Stealth Member

Registered: 03/31/07
Posts: 22
Hi Vincent,

is this process present in remedy 5

Top
#138835 - 09/17/07 05:00 AM Re: Highlighting Row in a table [Re: mazr_khan]
Vincent_RIEDWEG Offline

Old Hand
****

Registered: 05/24/05
Posts: 1454
Loc: France
I don't know, but in version 5, you can do the same thing using a set field. You have to set the row number to the table field. \:\)
_________________________
Vincent.

Top