Hi
I can see this is possible, but I just can’t seem to get the trigger working. Here’s what needs to happen:
- User updates metadata by setting the value in the ‘SiteLocation’ field to ‘Website’ (‘Website’ is an existing folder).
- On committing changes, I want the file to be ‘new linked’ into this ‘Website’ folder, as a child asset (so PDF should now exist in the original folder, plus the ‘Website’ folder).
The current setup of my trigger is:
Event: Asset metadata updated
Condition: metadata field ‘SiteLocation’ is exact match of ‘Website’
Actions: Create Link action. Link as ‘child’ of asset ‘Website’ using link ‘type1’. And I’ve checked the “ignore permissions” box. (I’m guessing something’s wrong at this point, but not sure).
Any ideas please?