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 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.

...

A tag field on a content type allows content contributors to label the content with keywords (tags) as it the content is contributed. each content type can only have one tag field. you can tag any field-value pair directly from the results of a search.

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 the record id. It is system generated and can not 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.

...