I have a datapage where I need to reset some of the parameters to 0, but not all of them. How can I add a button/link that will reset certain parameter values to 0 and reload the page to show the changes?
Here's what I'm trying but is not working...
I have 2 parameters and need a button to reset each respective parameter, so I inserted an HTML Block with the following link:
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
oscarrpl
I have a datapage where I need to reset some of the parameters to 0, but not all of them. How can I add a button/link that will reset certain parameter values to 0 and reload the page to show the changes?
Here's what I'm trying but is not working...
I have 2 parameters and need a button to reset each respective parameter, so I inserted an HTML Block with the following link:
this reloads the page with the field cleared, however when I try to erase the second parameter with:
the page reloads, the 2nd parameter is gone but the 1st is back to what it was before...
Is this because the parameter is not saving? or is it some sort of auto-fill issue...
Please help! Thanks!
Link to comment
Share on other sites
3 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.