Announcement

Collapse
No announcement yet.

Make an automatic field visible on the screen

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Make an automatic field visible on the screen

    I would like to add an automatic field like "createdAt" to be visible (non-editable) on the screen...

    How should I go about it?

    Thank you very much for your help.

  • #2
    What do you mean by automatic? Could you elaborate more.

    Comment


    • #3
      When creating a new screen, some fields are automatically generated.

      assignedUser
      createdAt
      createdBy
      description
      modifiedAt
      modifiedBy
      name
      teams

      We can add the "name" field to the screen, but not the others. How should we proceed ?

      Comment


      • #4
        Still don't understand. Maybe provide some screenshots?

        Comment


        • #5
          you can create any field you want and if you do not hide it, it will appear there, where you put it in the Layout manager.

          Comment


          • #6
            Go Admin > Entity Manager > (Entity Name for Example Contact >

            Go to the field and create a new field. Some of these field are system field that not meant to be edit, but nothing stopping you from creating a Custom field that act as the same function.

            Click image for larger version

Name:	image.png
Views:	128
Size:	29.2 KB
ID:	106643

            You will need to do Formula or Workflow:

            Click image for larger version

Name:	image.png
Views:	68
Size:	38.6 KB
ID:	106644

            Comment

            Working...
            X