hi
my requirement invloves creation of dmf checkboxes, but the number of checkboxes is not fixed. it is based on the count of certain values in the database.
i tried using the forloop in scriplet, but i was not able to assign the name and id of the checkbox.
i tried accessing the dmf table in java class to add a row and start creating checkboxes, but couldn't figure out the appropriate function, or the class to be used for dmf table .
Kindly assist.