Hi James,

Sure, I don't see why not. But from your example I'm not sure why you need it though? The buttons are only used to copy values between the Selects, its not used server side. And since the buttons do not have an ID, you can have multiple buttons per row, they won't clash.

I'm probably not seeing the issue just yet. :)

kind regards

bob

james_sg wrote:
Hi,

I have extended the formtable to allow adding/removal of rows using
javascript. The javascript function will change the id and name of the
fields in each row when necessary. However, the control buttons  in a
picklist field doesn't have id values. So I cannot include more than one
picklist in each row.

Hence, I would like to propose adding an id value to each of the control
button in the picklist control.
Regards,
James

Reply via email to