Hi all,
This question has been asked once or twice before, but never with a (for me) usable answer.
Is there a (preferably not extremely hacky) way to get Mendix to automatically adjust the size of a popup based on its contents?
My use-case is simple. Most of the input for my current project is done through a popups. As these are all quite small (4 to 6 input fields) so no scrolling is involved. However, I do perform validation checks on the input. Whenever a validation message is shown, the popup content overflows, resulting in a scrollbar. This is both ugly and not user-friendly.
I'd very much like the popup to auto-grow to accommodate the new content. Has anyone managed to find a way to resolve this?
Kind regards,
Chris