Announcement

Collapse
No announcement yet.

Show Account field into Tasks list

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

  • Show Account field into Tasks list

    Hi,
    is there a way to show a field from an entity into another entity panel?
    I have created an enum field for Accounts. I'd like to display it into the Tasks list.
    Thanks

  • #2
    Hi

    Yes. But manually. Check how "accountType" field is implemented in Contact. You need to do it in metadata. There was a thread in this forum about it.

    Comment


    • #3
      And on the cloud version?

      Comment


      • #4
        On the cloud version no, because it needs changes in files. If you will have an extension we can install it for you.

        Comment


        • #5
          How can you make accountType read only? I tried adding "readOnly": true to my file; however I'm still able to make changes to the accountType.

          Comment


          • #6
            readOnly in entityDefs works fine.

            Comment


            • #7
              Thanks. I will try it again. I might have made a mistake when I tried it last time.

              Comment

              Working...
              X