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 ;:))