Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Content Management (Extended ECM)
API, SDK, REST and Web Services
Customisation - adding items to the functions menu
Craig_Stanley
We need the ability to do the following from the functions menu against any Document Item Type within Livelink. Create a Functions Menu option called 'MAKE RECORD'Create a Generation alongside the original document. Move the original document into a designated 'Records' folder with reduced permissions and the relevant RSIWe have looked at two ways of approaching this, either Bespoke Customisation creating a new Livelink function called 'Make Record'or Amend or Create a new workflow based upon existing NWL Customisation Review and Publish Workflows. Does anyone have any pointers or resources indicating the process for adding additional elements to the functions menu. Here is the sample workflow showing what we are looking to achieve.
Find more posts tagged with
Comments
John W. Simon, Jr.
very easy to add an item to the function menu. if you took the builder class it is covered in the material (chapter 12 in my copy of the manual).--high level--:this gets the item in the function menu- orphan webnode root:webnodecmd- change your orphans features (.fenable=true etc...):this runs the action when the user chooses your item- orphan webnode root:webnodeaction- change your orphans features (.fenable=true etc...)