PDA

View Full Version : License Agreement Accept Text character limit



KCL
05-04-2018, 12:28 PM
We are currently trying to change our Agree prompt to state "By checking here and clicking “Next”, you agree to the terms of the End User License Agreement set forth above.", however the text gets cut off. Is there are way we can have this max character length longer so it writes on a new line? The text we are required to use was given to us by our legal department.

linder
05-07-2018, 03:29 AM
Hello,

the license agreement text file size already increased from 100KB to 200KB in Build 5708. Perhaps it already helps to open your license agreement RTF in WordPad and resave it? This will remove most of the internal RTF garbage.

http://www.lindersoft.com/forums/showthread.php?42832-License-Agreement-too-large&p=76679&highlight=wordpad#post76679

Friedrich

KCL
06-13-2018, 09:34 AM
Friedrich,

I'm talking about the number of characters that shows up in the label next to the "Accept" radio button. Instead of a simple "Accept", we are changing it to "By checking here and clicking “Next”, you agree to the terms of the End User License Agreement set forth above."

Thank you,
Kevin

KCL
06-13-2018, 09:36 AM
4741

Here is a screenshot of what I'm talking about.

KCL
06-13-2018, 09:38 AM
Another option might be to change the default size of the window to make it wider, instead of making the label multi line.

If any of this is possible, is there a planned future release date where we can expect this functionality to be implemented?

linder
06-14-2018, 03:29 AM
Ahhh, sorry. Misinterpreted the license agreement character limit question :(

The radio button text is limited to one line and all controls have a fix position in standard dialogs. So my idea was to create a license agreement custom dialog... but this does not work either, because the radio button text is not multi-line enabled. We'll check if we can add multi-line options to the radio and checkbox controls for the custom dialog. I'll get back to you.

Friedrich

linder
06-14-2018, 04:10 AM
Okay, we have added a new multi-line option to the Checkbox and Radio Button controls for Custom Dialogs. This will be available in the next SetupBuilder build.

Friedrich

KCL
06-25-2018, 07:32 AM
Thank you Friedrich! What's the best way to go about installing the latest builds? And is there is Changelog web address or similar that explains differences/changes between versions?

linder
06-26-2018, 04:13 AM
The new multi-line option for Checkbox and Radio Button controls in Custom Dialogs will be available in the soon coming SetupBuilder 2018 update.

Announcements can be found here:
http://www.lindersoft.com/forums/forumdisplay.php?8-Lindersoft-Announcements

The full history list can be obtained through the following link:
http://www.lindersoft.com/HISTORYSB10.TXT

Friedrich