![]() | ![]() |
|
It would be good to have a new option when applying a business object to a form called "Refresh on Parameter change", having logic that will only go back to it's data source if one or more of the parameters change on the form.
The idea behind this is to find a middle ground between always refresh, which refreshes the business object every single time any field with dependants is updated, and a business object that only is populated on form load.
This would increase form load efficiency and stop unnecessary trips back and forth to update business objects that don't require an update.
For example: Currently if the user can select a staff member which will then go and populate more information about that staff member like business title, etc. I either need to load all staff members once off when the form is loaded, or use a parameter to pass in the selected staff member's details and set that business object to always refresh.
The first approach means you need to load a large amount data on form load (slowing down load times), and the second approach means any other fields with dependants causes the query to get the staff member's details to be rerun.
t would require quite an extensive change. Currently the entire Form is refreshed when a field with dependants is changed, or a button is pressed. To set that to change only certain elements depending on changes to ceain variables would be rather complex and definitely prone to both design and functional errors.
Actually correct me if i'm wrong, however the entire form doesn't refresh.
AJAX is used to update those field that have dependants, the other fields without dependants do not refresh.
Which is what makes this solution perfectly reasonable IMO.
You must be a registered user to add a comment here. If you've already registered, please log in. If you haven't registered yet, please register and log in.
How to Be Notified of New Releases
How to Suggest Product Enhancements
Metastorm BPM 7.6.4 Hotfix 2 (7.6.4.2) is now available for download in the 'Patches' section of the Knowledge Center here.
Metastorm BPM Widgets Release 2 for OpenText Smart Business Workspace Version 9.1 and Metastorm BPM 9.1.3 is now available for download in the 'Patches' section of the Knowledge Center here. For more information see this post.
Metastorm BPM 9.1 SR3 (9.1.3) is now available for download in the 'Patches' section of the Knowledge Center here. For more information see this post.
Metastorm BPM 9.1.2 Hotfix 2 (9.1.2.2) is now available for download in the 'Patches' section of the Knowledge Center here.
Note: Software and documentation are now in the Knowledge Center (KC) located here.
Have a question about the Community Site? Contact Us
![]() |
![]() |
![]() |
|
|
![]() |
![]() |
![]() |
















