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");
Comments
Post a Comment