I am using forms generateed by using a JSON schema and the New-UDForm -Schema cmdlet.
I am however not loving the input fields and how the title is within the field and pops out into the border of the fiwld when activated or if there is a default value within. It looks like Theames does not help me here. But I might be wrong. I would love have some control over the look and feel with those input fields. Is there a way to do this?
Thank for the prompt answer. However, that is ecactly what I am trying to avoid. I am using a JSON Schema to generate the form and validate data in the backend. So I am stuck with that rendering of the form. Hoping there is a way to manipulate the title placement in spite of that.