| Create from Template | Version 2.0.0.0 |
||
|
|||
| Description | |
| Use the Create from Template pattern to enable users to create one or more objects from an existing template. The examples on this page address creating in a table but can also be applied to the tree table component and tree component. |
| Pattern Set Decision Table | |
| Quick Create | Create Inline | Create in LOV | Create in a Form |
Create a Duplicate |
Create from Template |
|
Do users need to quickly create an object when they don’t find what they are looking for in a LOV choice list? |
Yes | No |
Yes |
No |
No |
No |
Do users usually create one object and define it completely? |
No | Yes |
No |
Yes |
Yes |
Yes |
| What component is used to create the new object? | Regional |
Table Tree Table |
Dialog Box | Dialog Box Page or Train |
Dialog Box Page or Train Table |
Dialog Box Page |
| Do users have an immediate need to create a new object without searching? | Yes | No | No | No | Yes | Yes |
Do users need to create multiple objects at a time? |
No |
No |
No |
Yes |
No |
No |
Do users need to create objects similar to previously created ones (for example, expense reports)? |
No |
No |
No |
No |
Yes |
No |
Do users have to create an object from one of the provided templates? |
No |
No |
No |
No |
No |
Yes |
| Do users need to see the context (base page) when creating the object? | Yes |
Yes |
Yes |
Yes or No (see pattern for more information) |
Yes or No (see pattern for more information) |
No |
| Do users need to create an object related to the primary transaction that they have started? | Yes |
No |
Yes |
No |
No |
No |
| Pattern Sample | |
Create from Template To start the creation process, the user clicks the Create icon button in the toolbar.
|
|||||||||||||||||||||||||||||||
A new page appears that provides a choice list or list of values (LOV) where users can select a template.
Users can click the Save and Close button if they want to add only one item, or click the Save and Create Another button to commit the new object to the database and then create another one without returning to the originating table.
When users have finished creating one or more new objects, they can click the Save and Close button to close the dialog box and view all newly created objects in the originating table (on the originating page).
|
|||||||||||||||||||||||||||||||
| Related Patterns | |
Composition of various types of forms for information entry |
|
Method of guiding a user through a series of related transactional pages |
| Related Guidelines | |
| Form Layout | Usage information and design guidance on layout of forms |
| Page Actions | Usage information and design guidance for buttons at the page level and on secondary windows |
| Save Model | Save Model information and design guidance for Oracle Fusion applications |
| Table Overview | Overview of the table component and links to other table guidelines |
| Toolbar | Usage information and design guidance on the toolbar component |
| Tree Table | Usage information and design guidance on the tree table component |
| Tree | Usage information and design guidance on the tree component |