Hello,
I am trying to create a form that looks like a table. How can i do this?
Is there a way of making all elements on a row the same height?
Thanks
James
Hello,
I am trying to create a form that looks like a table. How can i do this?
Is there a way of making all elements on a row the same height?
Thanks
James
Hi James!
There isn't a dedicated table container, but Plumsail Forms let you add custom CSS, which might help in your case. Could you share your scenario in more details?
Also, a couple of follow up questions:
I don't there isn't a go-to solution here, but here are some things that might help:
A lot of fields have the same height and can be placed one after another. You can select the form element, click on its top-right corner and drag this corner to the left to shrink the element. Alternatively you can update its column width in the property inspector
There is a DataTable control for dynamically adding structured data entries:
Some elements like Ink Sketch and Note fields have a Height property you can use to give those elements a fixed height.