How do I give the whole organization access to a QuickR place?
I have just created my first place on my production server and wanted to give access to it to the entire organization, like */OU/ORG
However, when managing members, it is not possible to do so. Any ways around that?
Also, although I have anonymous enabled in the qpconfig.xml, the new place does not show to anonymous users. What do I need to do to show a place to anonymous users?
<my_places> <place_ui enabled="true" > <url></url> </place_ui> <place_links open_new_window="false"/> <include_anonymous enabled="true" /> <placetypes> <entry_placetype> <anonymous enabled="true"/> </entry_placetype> </placetypes> </my_places>
|
Ratings
0
|
Comments (0)