AmyGosz1
3 years agoQrew Trainee
Confirm button to show pop up message box
I am unable to figure this out. I was able to create the button itself, but not sure what code is needed to open a pop up message box. Here is what I have so far:
------------------------------
Amy Gosz
------------------------------
"<a style=\"background: #4285f4; border-radius: 5px; padding: 8px 20px; color: white; display: inline-block; font: normal 700 24px; text-decoration: none;\">Confirm</a>"
I need the button to also open a pop up box to display a message before the user actually saves the record. The button does not need to actually save the record, just display a message and have an 'OK' box to click.
All I can find is Javascript and I know that can't be used anymore.
------------------------------
Amy Gosz
------------------------------