Ask a Question

Triggers: Remove 255 Character Limit on all input boxes

Triggers: Remove 255 Character Limit on all input boxes

While attempting to add the path to a script as a first parameter to a trigger and all the needed arguments I noticed that all input boxes are limited to 255 characters. This limit is not allowing me to create complex triggers and offer robust solutions to practical issues for my users.

 

Please remove the 255 character limitation on all input boxes within the "Triggers" page.

 

Here is an HTML code fragment showing the limitation as seen with Internet Explorer Developer Tools.

 

 

<th>Parameters:</th>

<td>

<input name="triggerArgs1" class="PlainText x-form-text x-form-field" id="triggerArgs1" onchange="wizardConfirmNavigate = true;" type="text" size="60" maxlength="255" value="">

</td>

Announcements
Welcome to the Collaborator Feature Requests board!

Here you can review submitted feature requests and vote up the ones you like! If you can't find the feature you want - go ahead and suggest your own idea. Ideas with the highest rating can be implemented in the product.

Check out the Create a Feature Request guide for more information.
New Here?
Welcome to the Community
Sign Up Here