Hey, I'm trying to figure out, if it is possible to change the background-color of the field, once the user submitted data to a field. Another option would be to show a "check" after the successfull entry.
The only thing I came up with, is to show an image beside every field with the help of conditional logic.
But is there a smarter "code" way to let the form do that automatically?
Thanks for helping out!!