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.?