swiftinitpvtltd I do see Refresh the form icon on forms but in one case I need to execute or click it via rule script in one process or js exec_script 'refresh the form'. How do I do that?
swiftinitpvtltd I used a workaround script and it works- EXEC_SCRIPT $('.fa-sync-alt').trigger('click');