You can use the Application
Designer to
add new fields to a dialog.
About this task
You can add new fields to a dialog using the Application
Designer either by cloning an existing dialog or by editing the library.xml.
For more details on cloning dialogs, see Cloning and Modifying
Offering dialogs in Application Designer topics.
Procedure
Go to System Configuration > Platform Configuration > Application
Designer.
Click the Export System XML action
to export the library.xml file. The
Export System XML dialog is displayed.
From the dialog, click Export XML next to
LIBRARY.
Edit the exported library.xml by searching
for the dialog with an ID of "defaultDialogCR".
Add data attributes at the end of the dialog.
If you want to only display the attribute if there is a
value, add the sigoption to the new .xml element. It would
look like this if you were adding a new ALNVALUE31 element:
On the Applications tab, click Import Application Definition to import the modified library.xml into
the system. The Import Application Definition dialog
is displayed.
Click Browse and browse for the
file.
Click OK. The Import
Application Definition dialog closes, and you are returned to the
Applications tab.