Solved
With an ACL function, how to add a new entry in the New Document Dialog Box?
Hi,
With an ACL function, how to add a new entry in the New Document Dialog Box (newlist variable)?
With an ACL function, How to test if this entry exists?
David
Hi,
With an ACL function, how to add a new entry in the New Document Dialog Box (newlist variable)?
With an ACL function, How to test if this entry exists?
David
Hi David--
See the documentation for "set newlist". I think that should get you where you need to go. (To check if a document type is in there, use option("newlist") and search the value for the target doctype.)
--Clay
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.