Status Field Population

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Marcus
    Member
    • Feb 2020
    • 53

    Status Field Population

    Hi All! Back again with another trouble-shooting question.

    How do I add more items under the "Status Field" - please see attached photo. I can't seem to figure out how the EspoCRM system decideds what gets to show under that field - presumably it's for the stream.
  • Maximus
    Senior Member
    • Nov 2018
    • 2731

    #2
    Hi Marcus,
    The 'Status Field' scope includes an Enum type fields. Open Administration -> Entity Manager -> Your entity -> Fields -> Add new Enum type field. After you will be able to select it for the 'Status Field'.
    Last edited by Maximus; 03-17-2020, 01:46 PM.

    Comment

    • Marcus
      Member
      • Feb 2020
      • 53

      #3
      Maximus thanks! Any way to pair an Enum with another field? Say I have an Account name I want displayed, could I force the new Enum to take data from somewhere else?

      Comment

      • Maximus
        Senior Member
        • Nov 2018
        • 2731

        #4
        Could you tell what is the purpose of this? Cause if you want to log notification in the Stream upon field changing you can check the 'Audited' box in a field configs.

        Comment

        Working...