Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Fields in PWR apps represent what the columns represent in relational databases. It can store data values that are required for a particular object in a record. Fields can store many different types of data.

...

The above-mentioned fields explain are as follows:

Standard Field:

Name:

The name is a standard field in every object and the field gets created at the time of the creation of the object. This is cannot be deleted or edited.
For standard objects, the fields which are present by default in them, cannot be deleted from standard objects.

Audit Field:

Record Id:

A Record ID can help you identify a record in the database. Each record in the system has a unique ID field assigned to it which is known as Record ID. It is system generated and cannot be edited or deleted. It is generated every time a new record is inserted into the application.

...

Is Manageable is a boolean field of metadata object that used to make an object is managed or

un-managed.

Custom Field:

Custom fields can be created on Standard or Custom objects. They may or may not be required.

...