BUG 5357 The Trigger Wizard doesn't check whether the user... SOLVED
- No validation is performed. - Was add validation in the Trigger Wizard.
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
<td valign="top">
|
||||
<input class="notValidateThisFields" name="__notValidateThisFields__" id="__notValidateThisFields__" value="" type="hidden">
|
||||
<input name="DynaformRequiredFields" id="DynaformRequiredFields" value="{$form_objectRequiredFields}" type="hidden">
|
||||
<input name="FIELDS_REQUIRED" id="FIELDS_REQUIRED" value="{$FIELDS_REQUIRED}" type="hidden">
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%">
|
||||
<tbody><tr style="display: none;">
|
||||
<td colspan="2">{$form.TRI_UID}{$form.PRO_UID}</td>
|
||||
|
||||
Reference in New Issue
Block a user