We’ve needed a guide on how to make a component appear differently based on criteria. This guide walks you through making a button appear differently based on if an input is filled or not.
2 Likes
is there a way to take several buttons on a page a user can select (e.g. 1, 2 or 3 button selections) as responses to a question, then have a separate button to save and nav to the next screen/question?
Alternately, the same as above only the user can only select 1 button as a response.