After a user goes through the form and hits the confirmation step, if they say no, a card is shown asking what they would like to change. I have certain calculated fields that I don't want to show up there. How can I prevent them from showing up there?
For example, if the user enters their birthday, I calculate their age. If during the confirmation step they say "No", I don't want Age to show up in the list of fields they are able to change, only birthday. Is there a way to do that?
Thanks!