Steps:
Hello, my name is John, and today we are discussing extending applications using Application Composer.
Step 1In this demo, I will show you how to create a fixed choice list field for a child object in Application Composer.
Step 2This is the third in a series of related demos that show how to create a child object, add fields to it, and display it in the UI of a parent object.
Step 3If you know how to create a fixed choice field for a parent object, you can skip this demo. The process of creating fields for child objects is exactly the same.
Step 4You begin by navigating to the Fields page for the child object and you click the Create button.
Step 5Click the Create a custom field button.
Step 6We are creating a fixed choice list field, so we select the Choice List (Fixed) option.
Click the Choice List (Fixed) option.
Step 7Click the OK button.
Step 8We enter the field label users will see in the Display Label field.
Enter the desired information into the Display Label field. Enter
Now let's configure the list of values.
We want an activity to have a status of either open or closed.
We already created a lookup type with these values for the trouble ticket object so let's reuse it.
Click the Search and Select Lookup Type button.
Step 10We'll search by the Lookup Type name.
Enter the desired information into the Lookup Type field. Enter
Click the Search button.
Step 12Click the OK button.
Step 13When users create an activity, we want the status to be set to Open automatically, so let's add a default value.
Click the Default Value list.
Step 14Click the Open list item.
Step 15We are done.
Click the Save and Close button.
Step 16The field is now listed on the Fields page.
In related demos, you'll learn how to expose the fields you created in the UI and we'll test our child object.
Step 17In this demo you learned how to create a fixed choice list field for a child object in Application Composer.
You can find additional learning resources in your Oracle Fusion Help application, as well as in the Oracle Learning Library, and at Oracle University. Thank you.
Step 18