Hide start action from blank form list in version 9
Hi everyone,
in earlier version we used to use this elegant solution to define a dynamic role so we could hide blank form action or administration forms from the blank form list in the client. %Evaluate((%User.Form = "")?() %User.Name)) .
Anoyone knows how to do this in version 9.
Appreciate any help,
Best regards,
Comments
-
It's already in our Process Mapping Library. You can get it here.
0 -
Thank you Jerome, you saved my day
0 -
Fed up of looking for it via the link so I ended up working it out myself.
To save other people looking for it try:
If((ProcessContext.UserForm==""), Text.Empty, ProcessContext.UserName) as the role formula.
I'm told that:
If((ProcessContext.UserForm==""), "", ProcessContext.UserName.ToString())
would work as well.
:smileyhappy:
0
Categories
- All Categories
- 123 Developer Announcements
- 54 Articles
- 155 General Questions
- 149 Thrust Services
- 57 Developer Hackathon
- 37 Thrust Studio
- 20.6K Analytics
- 4.2K AppWorks
- 9K Extended ECM
- 918 Core Messaging
- 84 Digital Asset Management
- 9.4K Documentum
- 33 eDOCS
- 190 Exstream
- 39.8K TeamSite
- 1.7K Web Experience Management
- 10 XM Fax
- Follow Categories