Hi,
I‘m trying to set a maximum width on a form, but it doesn’t seem to be working.
The form does appear as a modal dialog, specifically when clicking to add a new item while in the lookup dropdown. But because the form only has a few fields, the current size appears far too wide (currently looks to be about 80-90% of the screen).
I tried to adjust the width in the form setting to 500px max, but it doesn’t seem to be working. I’ve ensured to publish my changes, and have make dummy edits to the form, which I can see.
I tried to set maxWidth in the FormXML, but that doesn’t seem to be working either.
I was hoping someone might have any ideas or tips to get this working? Ideally, I’d be able to get the width to max 500px.
Thanks!