Lets enforce a new rule at Gardiner Hotels: when a guest is checked in, the system should flag whether they would need special attention. To do so, we can reuse the VIP field that exists on the User table.
- Start by navigating to Hotel > Guests, and select an example record.
- Using the Additional actions menu, choose Configure > Form Design.
- Remove all the fields, apart from User ID, First name, Last name and Membership number by clicking the x against one. Drag VIP from the left pane into the form, and rearrange everything to make it look nice. You should get something like the screenshot below. Save once done.
- Finally, navigate back to Hotel > Guests, and ensure that some of the test Guest records have ...