Display page after submit
-
After submission I am displaying a page that includes information from the form using placeholders (ie Name: %Name%). I have several elements that are optional in the form. I only want to display the sections for these elements if they were filled out. Can I refer to the placeholder in JavaScript to check if the value is empty or is there perhaps another way of doing this?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Display page after submit’ is closed to new replies.