I have a very long notes form that I was trying to convert into a multiple page xpage form so that when one part of the form is completed it will open the second xpage (same document) and continue from there.
I am trying to set the ACL to depositor because the form will be from anonymous web users.
I was able to do it by setting the save action to open the next xpage with the appropriate docid however this requires editor access from the ACL which is unacceptable.
Any suggestions appreciated. Thanks as always!