Reset fields to default (placeholder values)
-
I have a form with few fields like data entry. and on basis of selection from few fields (product and quantity) total price is calculated. There is a button ‘Add’ that I want to use to show the concatenated text of the detail of the product in some text field (fieldname10) and reset all other fields (except fieldname10).
Query1:
how to do: On button click I want to concat the text of a fieldname10 (Empty Text Field) with the detail of selected product with price, quantity and total price.Query2:
On same button ‘Add’ I need fields of form to reset ( default values defined as placeholder)
=> Fields are of type Number, Dropdown.P.S: I am new to this technology and platform but this plugin seems like helpful. in my learning and research process so I dont have website link.
- The topic ‘Reset fields to default (placeholder values)’ is closed to new replies.