App connect popups not showing in browser

Hello everyone,

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?

Thanks!

Welcome to Wappler!

Those pop ups are not part of Wappler. How did you add them?

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.

Just turn App Connect mode on in Design View and you will se the validation messages from the form validator component.

Remove App Connect from the page and see the default message for each browser.

Firefox:
image

Chrome/Edge:
image

Or.....
Install App Connect and see a message that remains the same across all browsers:
image

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.

Thank you! I wasn't sure if those popups were a feature of wappler or not.