I have a report where some calculations are made in javascript in a HTML block on the details page and put into a field.
This means that when the user visits the details page, the calculations have been made and are shown, but not saved. The user has to click on "Update" for the calculations to be saved.
I have two questions:
1. Is there a way to automatically update the details page as soon as the user visits it?
2. Is there a way to update the details page when the user presses the "Back" button.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
BjornSkifs
I have a report where some calculations are made in javascript in a HTML block on the details page and put into a field.
This means that when the user visits the details page, the calculations have been made and are shown, but not saved. The user has to click on "Update" for the calculations to be saved.
I have two questions:
1. Is there a way to automatically update the details page as soon as the user visits it?
2. Is there a way to update the details page when the user presses the "Back" button.
Any help would be greatly appreciated.
Thanks!
/Bjorn
Link to comment
Share on other sites
8 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.