form 100% fit screen settings

If you have questions or if you want to share your opinion about Aware IM post your message on this forum
Post Reply
swiftinitpvtltd
Posts: 370
Joined: Sat Apr 28, 2018 3:33 am
Location: India
Contact:

form 100% fit screen settings

Post by swiftinitpvtltd »

Is there any global setting that I can do to fit all forms 100 or 95% of window(tablet and web desktop-mobile not needed)? I see width in each form but it does not take percentage.
kklosson
Posts: 1628
Joined: Sun Nov 23, 2008 3:19 pm
Location: Virginia

Re: form 100% fit screen settings

Post by kklosson »

To the best of my knowledge, the concept is that by setting no width/height values, it will maximize the window in both dimensions, not that this is always the outcome and height/width are affected by many things that may be going on in the browser. Modal windows are particularly difficult for me and in my early development, I found that scroll bars did not display on some browsers such as Safari, though I haven't tested that in a while. I think you just have to do a lot of testing in different browsers and screen resolutions and make good use of responsiveness screen settings.
V8.8
MySQL, AWS EC2, S3
PDFtk Toolkit
swiftinitpvtltd
Posts: 370
Joined: Sat Apr 28, 2018 3:33 am
Location: India
Contact:

Re: form 100% fit screen settings

Post by swiftinitpvtltd »

Thank you! I have for now used form div css to get around width. I removed width from all forms as it does not allow me to put %
Post Reply