Changes in Render widget is not working on the second fragment added on the same panel
Hi,
I have a scenario in Adaptive Form, in this we are trying to convert the drop down box by overriding widget JS. Things work fine if we are using this component on one fragment but if we use same component on different fragment and use that fragment on the same form panel, it does not work (widget js is not being called). even we tried to use same working fragment twice (instead of using different fragment), it does not work.
Need help to resolve this.
Thanks