Forms: WidgetAPI issue fixed

We resolved the WidgetAPI conflicts that occurred when multiple Form widgets were placed on the same page :hammer_and_wrench:

Previously, if there were multiple widgets on a page using WidgetAPI methods in their scripts, conflicts could happen. This would cause the scripts to misbehave, like opening the wrong popup when you clicked a button.

Now, each WidgetAPI widget works separately, and such conflicts wonโ€™t occur anymore :slightly_smiling_face:

3 Likes