How to create a child document from a parent doc - IBM Domino Notes -


i create child document parent doc. example when click action button create child document.

set response document form type "response" or "response-to-response". set action's formula to

@command([compose]; ""; "your form name"); 

more information here


Comments

Popular posts from this blog

How to provide Authorization & Authentication using Asp.net, C#? -

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

How to use Authorization & Authentication in Asp.net, C#? -