Hello everyone,
I am trying to build a form for users who will select a given date.
Let me give an example:
When will you take the exam?
- September 27, 2023
- October 16, 2023
When users select one of the choices, I want type form to indicate that “There are 63 days remaining.” dynamically.
I cannot figure out how to do this. Can anyone help me?