Is there a way to get the form validation messages under the input field?
On my form, I have many fields that are marked as required. With OOB functionality, when user clicks on submit, all the validations are displayed at the top of the form. Is there a way to show these messages under the respective input?
Hi
By default that's the behavior, you would have to apply custom JS/CSS to either change the location for each validation (but keeping the OOB validation itself), or going all custom and creating your validation via JS: https://docs.microsoft.com/en-us/powerapps/maker/portals/configure/add-custom-javascript
------------
If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.
Power Apps Portals Super User
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.