Changes

Form1

59 bytes removed, 17:33, 1 October 2018
no edit summary
 # Navigate to the UTA where the Form 1 type will be created.   # Create a new L2 Type called “Form 1".   # Import the Custom Fields under the new Form 1 type.   
# Create a new L3 type called “Form 1 Activities”
 
 
 
# Associate the L2 type as the parent of the L3
 
 
 
# Import the custom fields into the L3 Form 1 Activities type
 
 
 
# Map the new L3 type custom fields to the appropriate XML
 
 
 
 
 
 
 
 
'''<br /> '''
|}
 
 
When the “Import” button is clicked, the code containing the exported custom fields can be pasted into the “Import” modal window. Please find the code by clicking here.
 
==Step 3: Creation of L3 Type==
When the “Import” button is clicked, the code containing the exported custom fields can be pasted into the “Import” modal window. Please find the code by clicking here.
 
 
 
 
 
 
 
 
==Removing Standard Fields from Form 1==
In order to remove all Custom Fields other than those necessary for Form 1, navigate back to the UTA configuration settings and go to the Level 2 tab. Click the “Custom Fields” link.
== Level Level 3 Fields Import Code==
Select all (Ctrl+A) of the code below and Paste into the text field of the Form 1 Type Import window.
== Line_Item_Creation Line_Item_Creation XML Select One Combo Box Content==
Select all (Ctrl+A) of the code below and Paste into the text field of the Form 1 Type Import window.
58
edits