I am trying to build a app cost calculator and one question has multiple choices that have the same value:
- Social Media app = 10h
- Utility app = 5h
- VR = 50h
- Content app = 10h
I would still need to know which choice has been selected and I couldn’t figure a way to pass it as a value so I can reference it later.
Your help is very much appreciated.
Thanks
Alex