On my text fields with validation rules in preview mode, these popups show upon clicking the submit button. This is while "Toggle App Connect Mode" is off. These popups do not show up in the browser, only red text with the 'required' message. How do I get these popups to show when I am using the browser?
Not really sure... I was tinkering with trying to move the validation rule messages around. I right-clicked on the text input field and pressed "toggle app connect" and they started appearing when I press my submit button in preview mode.
Remove App Connect from the page and see the default message for each browser.
Firefox:
Chrome/Edge:
Or.....
Install App Connect and see a message that remains the same across all browsers:
The latter can be manipulated using CSS, to make it look like one of the above. Personally, I would not worry, the message is only shown when the required form-field has not been populated.