I have a form with certain fields defaulting to certain values.
The end-user would like to change the default value.
Meaning, LaborRate field is defaulted to $12 so for every quote entered the LaborRate automatically has teh $12 value.
The end-user would like the ability to change it, let's say starting next week the LaborRate will change to $15. For every quote entered from then it'll default to $15.
How can I create something to allow the user to change the defaulting values?
Hope I made sense
The end-user would like to change the default value.
Meaning, LaborRate field is defaulted to $12 so for every quote entered the LaborRate automatically has teh $12 value.
The end-user would like the ability to change it, let's say starting next week the LaborRate will change to $15. For every quote entered from then it'll default to $15.
How can I create something to allow the user to change the defaulting values?
Hope I made sense