PMCORE-4255 Dynaform, trigger, DB Connection not listed in classic process

This commit is contained in:
Julio Cesar Laura Avendaño
2023-06-27 16:57:01 +00:00
parent 42a53e4522
commit 573f239377
16 changed files with 39 additions and 61 deletions

View File

@@ -10,9 +10,6 @@
<input name="DynaformRequiredFields" id="DynaformRequiredFields" value="{$form_objectRequiredFields}" type="hidden">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody><tr>
<td colspan="2" class="withoutLabel">{$form.__DYNAFORM_OPTIONS}</td>
</tr>
<tr>
<td colspan="2" class="withoutLabel">{$form.menuUser}</td>
</tr>
<tr>

View File

@@ -36,7 +36,7 @@
<td class="FormButton" colspan="2" align="center"></td>
</tr>
<tr>
<td class="FormButton" colspan="2" align="center">{$form.SAVE_FROM_PMTABLE} &nbsp; {$form.SAVE_AND_OPEN_FROM_PMTABLE} &nbsp; {$form.BTN_CANCEL} </td>
<td class="FormButton" colspan="2" align="center">{$form.SAVE_FROM_PMTABLE} &nbsp; {$form.SAVE_AND_OPEN_FROM_PMTABLE}</td>
</tr>
</tbody></table>
</td>

View File

@@ -15,9 +15,6 @@
<SAVE_AND_OPEN_FROM_PMTABLE type="button" onclick="validatePKFields (this.form,'saveAndOpen');">
<en><![CDATA[Save & Open]]></en>
</SAVE_AND_OPEN_FROM_PMTABLE>
<!-- BTN_CANCEL type="button" onclick="cancel();">
<en>Cancel</en>
</BTN_CANCEL //-->
<JSCRIPT type="javascript"><![CDATA[
// function that validates the primary keys in a grid for the Elements
function validatePKFields (formElement, value){

View File

@@ -8,10 +8,7 @@
<input class="notValidateThisFields" name="__notValidateThisFields__" id="__notValidateThisFields__" value="" type="hidden">
<input name="DynaformRequiredFields" id="DynaformRequiredFields" value="{$form_objectRequiredFields}" type="hidden">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody><tr>
<td colspan="2" class="withoutLabel">{$form.__DYNAFORM_OPTIONS}</td>
</tr>
<tr style="display: none;">
<tbody><tr style="display: none;">
<td colspan="2">{$form.PME_A}</td>
</tr>
<tr style="display: none;">

View File

@@ -9,10 +9,7 @@
<input class="notValidateThisFields" name="__notValidateThisFields__" id="__notValidateThisFields__" value="" type="hidden">
<input name="DynaformRequiredFields" id="DynaformRequiredFields" value="{$form_objectRequiredFields}" type="hidden">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody><tr>
<td colspan="2" class="withoutLabel">{$form.__DYNAFORM_OPTIONS}</td>
</tr>
<tr style="display: none;">
<tbody><tr style="display: none;">
<td colspan="2">{$form.PME_A}</td>
</tr>
<tr style="display: none;">

View File

@@ -9,10 +9,7 @@
<input class="notValidateThisFields" name="__notValidateThisFields__" id="__notValidateThisFields__" value="" type="hidden">
<input name="DynaformRequiredFields" id="DynaformRequiredFields" value="{$form_objectRequiredFields}" type="hidden">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody><tr>
<td colspan="2" class="withoutLabel">{$form.__DYNAFORM_OPTIONS}</td>
</tr>
<tr style="display: none;">
<tbody><tr style="display: none;">
<td colspan="2">{$form.PME_A}</td>
</tr>
<tr style="display: none;">

View File

@@ -8,10 +8,7 @@
<input class="notValidateThisFields" name="__notValidateThisFields__" id="__notValidateThisFields__" value="" type="hidden">
<input name="DynaformRequiredFields" id="DynaformRequiredFields" value="{$form_objectRequiredFields}" type="hidden">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody><tr>
<td colspan="2" class="withoutLabel">{$form.__DYNAFORM_OPTIONS}</td>
</tr>
<tr style="display: none;">
<tbody><tr style="display: none;">
<td colspan="2">{$form.PRO_UID}</td>
</tr>
<tr style="display: none;">