Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X
Hi All,
I have form if you enter data and click save button it added but if i click on reset button, How to Reset data can you please tell me.........
Dada, have you already tried calling the ResetToDefaultValue service? You can call this on the TextBox widget (among some other widgets) this should allow you to reset the value in the box to the Default value
can you please tell me point to point....
Dada, here's some screenshot to help you get going
2. On the Configure Widget window Select the Clicked Event and then Click on the Triggered Services and there you can see the possibility to reset the values for complete Mashup or you can individually select the TextBox or the NumbericBox which needs to be resetted once the button is clicked
Once this is done click on Done > Save the Mashup and this should be it. Now when the button is pressed the values will be reset to default value if you have it set for that particular box widget.
Hope this helps.
Thank you for now because I will do tomorrow.