When I want to create a profile for an organization, under the "visible to" option the point ---- is grayed out, but under the "who can post to my profile" option the point ---- is not grayed out and is selectable. Is this a mistake?
Yes, it is active. But the bevaviour of the "---"-option is different. Where can I choose which options (Me only, Public, Friends...) should be available or is this not possible?
Ok. The dropdown field for visibility list gets filled by code. In that dropdown list you should be able to chose at least the "Me only" option. You could try to use developer tools in your browser, if you can see any error messages in the console.
Sorry, I thought you don't get any options. I'm pretty sure, it's on purpose. The reason is that a newly created org visible to no one doesn't make sense. If the creator doesn't want to make his org visible to the public when creating it, he can chose the "Me only" option.
The element in the "Visible to form" is "<option value="" disabled="disabled">----</option>" whereas it is "<option value="" >----</option>" in the "Who can post to my profile form". The "disabled part" is missing here.
Thanks a lot for the quick reply. Concerning my question to the selectable options. Can they be changed because when someone registrates and chooses „Selected Friends“ you get the hint that „Custom privacy groups aren‘t allowed“ or is this the right behaviour?
T
Which version are you on? Cannot confirm that for latest Alpha version. Check the "Add Organization" form if visibility setting is active.
P
Yes, it is active. But the bevaviour of the "---"-option is different. Where can I choose which options (Me only, Public, Friends...) should be available or is this not possible?
T
Again, what's your version?
P
14.0.0-A2
T
Ok. The dropdown field for visibility list gets filled by code. In that dropdown list you should be able to chose at least the "Me only" option. You could try to use developer tools in your browser, if you can see any error messages in the console.
P
I see the options, but the bevaviour of the "----"-field is different as I told in my first post.
T
Sorry, I thought you don't get any options. I'm pretty sure, it's on purpose. The reason is that a newly created org visible to no one doesn't make sense. If the creator doesn't want to make his org visible to the public when creating it, he can chose the "Me only" option.
P
I think that this (----) is just a placeholder to make a paragraph.
P
The element in the "Visible to form" is "<option value="" disabled="disabled">----</option>" whereas it is "<option value="" >----</option>" in the "Who can post to my profile form". The "disabled part" is missing here.
P
Where can these selectable options be changed or edited?
Hello everybody!
Thank you all for the signal, the ticket has been created https://github.com/unacms/una/issues/4632
P
Thanks a lot for the quick reply. Concerning my question to the selectable options. Can they be changed because when someone registrates and chooses „Selected Friends“ you get the hint that „Custom privacy groups aren‘t allowed“ or is this the right behaviour?
Yes, this is correct behavior - the organization doesn't have the list of friends yet before the creation.