
Have been racking my brains to find an easy way to do this. I want to add some static txt between a two input fields on web form/entity form. I would have thought this was pretty easy but no controls or options that I can see just to add static content to forms. Have I missed something obvious? I would have thought this would be fairly straight forwards but it's hurting my brain finding a simple way to do this.
You can achieve this with Entity Form / Web Form Metadata:https://docs.microsoft.com/en-us/powerapps/maker/portals/configure/configure-web-form-metadata#description-and-instructions
there is an option to add a description for each field, and you can change the position as well
------------
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.