Idea Summary
Form should be allowed to refresh without page submit.
Use Case
Forms are being used to display the data on Modal dialog pages based on page submit which trigger form initialization to load the data. What if there is a need of loading the data on the same page without page submit. Currently there is no possible way to load the data or perform DML on form without submit.
Use case on community
Preferred Solution (Optional)
On-demand process would be beneficial to trigger the page initialization and or to perform DML. This option is available but does not function according to the requirement. Or provide some useful API to refresh form region refresh.