Develop > Tailoring > Form creation > Format Control > Array maintenance > Create the form for sorting simple arrays

Create the form for sorting simple arrays

Applies to User Roles:

System Administrator

To create a form for sorting simple arrays, use the Form Wizard in Forms Designer called demo.sort. It has three simple arrays of different data types: numbers, characters, and dates. Provide a Name field for the record and create a file in the database dictionary called demosort.

Use the following values to construct your form:

Field Name Input Value
Name name
Numbers number
Characters character
Dates date

Related concepts

Sorting simple arrays

Related tasks

Create a form using the Form Wizard
Sort simple arrays
Create the Format Control record for sorting simple arrays
Create a data record for sorting simple arrays