Form Reload on navigating between fields on

Certified Senior Developer
When we have multiple fields in a form and user navigates from one field to another field, i see that complete form reloads/refreshes, resulting in a slow response. Is this default Appian behaviour? I also checked there is no load or with in the form. Any suggestions? Or something for Appian Product team to see if something can be done on this.

OriginalPostID-270405

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Lead Developer
    @chetany very useful link. @ambrishs695 Adding to above explanation, also if you have validations configured for form level as well as field level, this will also cause you form or the field to reload but the data will remain as it is. In order to understand whether the form really gets reload or not, try capturing your Appian URL of form in Jmeter, you can find by the time of submission of form, there will be list of urls for the same interface which indicates that the form was reloaded/refreshed/re-evaluated for several time
Reply
  • 0
    Certified Lead Developer
    @chetany very useful link. @ambrishs695 Adding to above explanation, also if you have validations configured for form level as well as field level, this will also cause you form or the field to reload but the data will remain as it is. In order to understand whether the form really gets reload or not, try capturing your Appian URL of form in Jmeter, you can find by the time of submission of form, there will be list of urls for the same interface which indicates that the form was reloaded/refreshed/re-evaluated for several time
Children
No Data