Click events & same field name from different tables

Hi Guys,

#classic
using click events w/ same field name from other table - they will execute both at the same time since all clickevents code resides on 1 JS file only


5final2

Thanks,

Hi @jp26198926 ,
it is not a bug, as Radsystems studio merge all events in one js file. It is advisable to make you fields unique, or edit the page as custom and change the id of the field to what you want.

Regards,
willvin

Hi @willvin,

Well, that’s the work around :smiley: then much better if to put in the documention that every field in the every table should not be the same name for the benefit of this feature.

Thanks for the answer sir :slight_smile: