Difference between revisions of "Application Construction Wizard"
From AgileApps Support Wiki
imported>Aeric |
imported>Aeric |
||
Line 9: | Line 9: | ||
# Click '''[Define Fields]''' | # Click '''[Define Fields]''' | ||
#: | #: | ||
# For each field, specify: | # Define up to 10 fields, to get started. (You can add more later.) For each field, specify: | ||
#* '''Field Label -''' The label users will see | #* '''Field Label -''' The label users will see | ||
#*: The internal field name is created for you. (You can modify it if you like.) | |||
#* '''Field Type -''' Pick one of the many many choices | #* '''Field Type -''' Pick one of the many many choices | ||
# Follow the prompts to add additional information, depending on the field type. | # Follow the prompts to add additional information, depending on the field type. | ||
# When done defining fields, click '''[Save]''' | |||
# When done | |||
Next, | To add additional objects, click '''[Add an Object]''' and repeat the process. | ||
Next, establish relationships between the application objects: | |||
# Click '''[Add a Relationship]''' | # Click '''[Add a Relationship]''' | ||
# Under '''Relationships''' fill in the blanks: | # Under '''Relationships''' fill in the blanks: | ||
Line 25: | Line 24: | ||
# Specify the '''Relationship Type:''' | # Specify the '''Relationship Type:''' | ||
#* '''One to Many -''' One __??___ can have many __??__ | #* '''One to Many -''' One __??___ can have many __??__ | ||
#* ''' | #* '''Many to Many -''' One __??___ can have many __??__, and one __??__ can have many __??__ | ||
#: The objects are now connected by [[Lookup]] fields.<br>(They'll have names like "related_to_Orders". ) | |||
When you're done, create the application: | |||
# Click '''[Create this Application]''' | # Click '''[Create this Application]''' | ||
# Click '''[Open Application]''' to run it | # Click '''[Open Application]''' to run it |
Revision as of 20:41, 22 October 2012
[My Applications] > [Create New Application] > Create Using Wizard
__TBD: in progress__
- Enter the Application Name
- Enter the first Object name
- Click [Define Fields]
- Define up to 10 fields, to get started. (You can add more later.) For each field, specify:
- Field Label - The label users will see
- The internal field name is created for you. (You can modify it if you like.)
- Field Type - Pick one of the many many choices
- Field Label - The label users will see
- Follow the prompts to add additional information, depending on the field type.
- When done defining fields, click [Save]
To add additional objects, click [Add an Object] and repeat the process.
Next, establish relationships between the application objects:
- Click [Add a Relationship]
- Under Relationships fill in the blanks:
- Between Orders and OrderItems
- Specify the Relationship Type:
- One to Many - One __??___ can have many __??__
- Many to Many - One __??___ can have many __??__, and one __??__ can have many __??__
- The objects are now connected by Lookup fields.
(They'll have names like "related_to_Orders". )
When you're done, create the application:
- Click [Create this Application]
- Click [Open Application] to run it