This should be a simple problem but I'm not finding the answer on my own. I'm running chronoforms5 on Joomla 3.8.11 . I have a simple form that is getting two fields from the _users database and displaying them on the form correctly. I also have two other fields on the form: a drop-down where one selects a 1, 2, or 3 and a total field. What I want to happen is if a 1 is selected the total field value is changed to 25.00, if a 2 is selected the total field value is changed to 50.00, and if a 3 is selected the total field value is changed to 75.00. The total field is not shown (parent hidden) until the numeric field is selected.
I think I should be able to set the value in the event tab of the total field but so far I have not had any success.
Any assistance would be appreciated.
I think I should be able to set the value in the event tab of the total field but so far I have not had any success.
Any assistance would be appreciated.
