Announcement

Collapse
No announcement yet.

Formula for attachments?

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

  • Formula for attachments?


    Hi, how do you open the formula for attachments? I want to assign one specific user to each attachment that anyone uploads.
    Please...

  • #2
    Hello,
    you can try to do this:
    1. Create the Attachment.json file in the custom/Espo/Custom/Resources/metadata/scopes/ directory with this code
    [code]{"customizable":true}[code]
    2. Go Administration -> Clear Cache;
    3. Press F5 to reload a web page;
    4. Go Administration -> Entity Manager -> Attachment -> Formula

    Comment

    Working...
    X