In the "Create and App with Advanced Page Building" under "Adding Requests" 4.2 Layout of the Basics: Step 4 has us create the Request entity: Add a Request entity with the following attributes: Title (String). Status (Enumeration | ENUM_Status; ‘New’, ‘Approved’, ‘Rejected’, default to ‘New’). Location (Enumeration | ENUM_Location; ‘Boston’, ‘Rotterdam’). TotalAmount (Decimal). However, in step 7, a "RequestID" is referenced: "Give the Requestor user role Create access. Allow Read access to TotalAmount and RequestID. Allow Read, Write access for the Title, Status and Location attributes, and the Request_Project association. This configuration will give the Requestor access only when they are the Owner of the object." Am I supposed to create an attribute for RequestID or is it is an automatic attribute that I am missing somewhere? If I am to create it, is it an AutoNumber like the "Number" attribute for the "Project" entity? Thank you!! note: I'm using the Mac version 10.22.0 but this was not an option in the forum drop down.
asked
Kelli Miguez
1 answers
1
Hello Kelli,
They probably forgot to mention it but when you download the example it is included like you said as a autonumber.