Trigger 'Refresh' button of form field programatically

Which IIQ version are you inquiring about?

8.3

Please share any images or screenshots, if relevant.

Share all details about your problem, including any error messages you may have received.

When enduser hit ‘Refresh’ button on a form, the postback gets triggered and all dynamic fields gets updated.
Is there a way to programatically trigger refresh from the form?
Like form.refresh() or something like that.?

Hi @aseelvn07,

in a form you cant trigger an event. For update the fields you need an action.

I think the only solution is deploy a plugin.

@enistri_devo alright. Thanks for your response

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.