I’ve got three input fields with a button. The button POSTs the input field data to Sendgrid.
When the button is clicked I want to replace the inputs with a message saying e.g. “Your form was submitted successfully”. If that’s not possible I’d like to show a confirmation message.
It’s not obvious how to do that in Adalo’s UI. Am I missing something here?