Public access and document profil

Hi,In my database i have a user who is reader with all the publicaccess in the LCA (may be it’s the bigining of my trouble ;=))

I have a form to with a field $PublicAccess (calculated at creation) = “1”, and publicaccess propertie marks.

when i create an action view in which i try to write : nothing append !!! @?@;()

@setprofilefield(“publicform” ; “myfield” ; “myvalue”);

@prompt([ok] ; “” ; @getprofilefield(“publicform” ; “myfield” ))

I test whit manager acces : no trouble !!

may be someone has an explanation ? thank you for all ;:))

Subject: Public access and document profil

Hello, this is from the technote 1089387:In order to create a profile document with @SetProfileField or @Command([EditProfile]), you must have at least Author access with Create document rights in the Access Control List (ACL) of the database.

You may consider using an environment variable in the notes.ini…

regards,

Jan