Skip to main content
13-Aquamarine
September 23, 2015
Solved

With an ACL function, how to add a new entry in the New Document Dialog Box?

  • September 23, 2015
  • 2 replies
  • 1217 views

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

    Best answer by ClayHelberg

    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

    2 replies

    18-Opal
    September 23, 2015

    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

    5-Regular Member
    September 30, 2015

    Hey David,

    Any further questions or issues with this?  Please let the Community know if you're all set.  Thanks!

    dgopois13-AquamarineAuthor
    13-Aquamarine
    October 1, 2015

    HI Rafael,

    The Clay reply satisfies me.

    Thank you to the PTC community for their help.

    David