Hello,
Is there a possibility to customize with lines and columns a form created with New-UDInput?
According to this topic, there does not seem to be any simple solution : Formating New-UDInput "Form"
At the moment the design suits me because I only use New-UDRow / Column with New-UDTextox / Select / Checkbox commands but I lose the following advantages:
New-UDInputAction
[Parameter(Mandatory)]
[UniversalDashboard.ValidationErrorMessage("")]
[ValidatePattern(’’)]
etc…
In summary is it possible to obtain a form as in the attached screenshot using New-UDInput?
I hope to be clear, my English level is far from perfect
Thank you