Physical Profile Activation
I'm working on a project to control physical files using URM, to checkin objects I'm using simple profile.
On this project I have two roles "USER" for create a box "ARCHIVER" for sotre a box on physical store.
When a user create a box I should hide fields relating a location, "Current Location", "Permanent Location", etc..
After that ARCHIVER should update a box update a record setting values to fields referencing location, fields hidden to USER.
To do that I created two profiles with different activation conditions, one Checkin and another to update, and different roles but with same profile trigger, It didn't work.