148k views
1 vote
When you first open a record, such as a booking, the page is read- only. You must first click the Edit button before making your changes.

a. true
b. false

User Torsten
by
8.2k points

1 Answer

3 votes

Final answer:

It is generally true that when a record, such as a booking, is first opened, it appears in a read-only format and requires clicking an Edit button to make changes. This strategy is used to preserve data integrity and prevent accidental edits.

Step-by-step explanation:

When you first open a record, such as a booking, it is generally true that the page appears in a read-only format. Most systems have such a mechanism in place to prevent accidental modifications.

To make changes, you are required to click the Edit button or a similar function that switches the view from read-only to an editable form.

This protocol serves to protect data integrity by ensuring that only deliberate changes are made to records. Once in edit mode, you can then proceed to make the necessary changes and save them accordingly.

This process is common in database management systems, Content Management Systems (CMS), and Customer Relationship Management (CRM) software, among others.

When you first open a record, such as a booking, the page is read-only. You must first click the Edit button before making your changes.

User Lonny
by
8.2k points