I need to know how to create the $readers field via an xpage.
I want the xpage to create a document that creates a $readers field similar to a regular notes form, where only certain users checked on the default readers/writers tab.
I cannot do this via the xpage ACL because the end result is the document being displayed via a web only document using a form.
I treid creating a field on the form called $readers and then binding a field on the xpage to that field, it populates fine however the readers field does not take effect.
Any help is greatly appreciated!!!