Prompt a message if multiple rows are selected on a table field.

2012-03-16 Thread Raj
Hello All, I would like to prompt a message if multiple rows on a table field is selected. Currently, this table field is on a display only form. I am trying to make sure that the User selects only one row to perform other actions in that display only form. Currently, when he selects Row - 1 and

Re: Prompt a message if multiple rows are selected on a table field.

2012-03-16 Thread Grooms, Frederick W
Not sure about the prompt, but you could always just set the Single Row Selection only option for the table to prevent it. Admin Tool - on the Advanced Display tab Dev Studio - Display - Row Selection attribute Fred -Original Message- From: Action Request System discussion

Re: Prompt a message if multiple rows are selected on a table field.

2012-03-16 Thread Paul Blasquez
Raj, If your intent is simply to restrict multiple selection on that table, you can just go into the table properties and set the Single Selection Only flag. Regards, Paul Blasquez On Mar 16, 2012 1:14 PM, Raj ravi6...@gmail.com wrote: Hello All, I would like to prompt a message if multiple

Re: Prompt a message if multiple rows are selected on a table field.

2012-03-16 Thread Raj
Thanks a lot for your prompt reply. It worked like a charm. On Mar 16, 1:18 pm, Grooms, Frederick W frederick.w.gro...@xo.com wrote: Not sure about the prompt, but you could always just set the Single Row Selection only option for the table to prevent it. Admin Tool - on the Advanced Display