want to check for checkbox status with one more corresponding value [message #518348] |
Wed, 03 August 2011 05:37 |
|
umesh337
Messages: 26 Registered: July 2011 Location: pune
|
Junior Member |
|
|
Hi all,
I was working with forms and found a problem related to accessing of status of checkbox.
In a block with multirecord to be checked, if we want to check all the checkbox status which is already clicked, Then what should i do.
Now i am using the function Checkbox_check as:
if Checkbox_Checked('FVA.STATUS')
But the problem with this function, it is giving status of last clicked checkbox only.
So please guide me.
Thanks.
Umesh
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|