Good morning!
I'm trying to simplify the presentation of the form and also the backend editing when it comes to updating fields in relation to conditions, here's my example:
Product A:
User needs to choose the length term of the posting:
30 days - xx $
60 days - xx $
90 days - xx $
Then comes the options as such:
Feature your post
30 days - xx $
60 days - xx $
90 days - xx $
I would like to avoid this duplicate entry of the Featured post offer, meaning, show a certain option based on a certain product selection then present the total based on both items calculated.
Ultimately, it should display as such:
Product A:
User needs to choose the length term of the posting:
30 days - xx $
60 days - xx $
90 days - xx $
Feature your post
+xx$ (show only if they select 30 days)
+xx$ (show only if they select 60 days)
+xx$ (show only if they select 90 days)
Total:
Product A + option selection = Total