I’m trying to create an input page where users can schedule when they receive reminders for taking medication. I’m trying to use reusable input fields that the user can add by clicking on the button ‘Add more times’ if they need to take medication several times a day (up to 4 fields). In addition, they can delete by clicking “X” next to the time or add more fields by clicking on ‘Add more times’. I tried adding the reusable elements in a repeating group, but since the data would be empty until the user inputted the information, the elements are not showing up. I then tried add the reusable elements to the page and creating custom states, but if I “X” out, I’m not sure how to enable an empty field to appear again. Please advise. Thank you!
