Comment to I want the default profile to be "Person"
-
Hello @Claudio Acosta !
You may close the Create Org action for the necessary level. But if you need definitely to disable this option in the Profiler Switcher then you may add the RAW block in the Studio->Pages->System->Account ->My Profiles page, put it to the end of all blocks and add there the following code:
<script> $(".bx-menu-object-sys_add_profile li:odd").hide(); </script>then limit visibility of this block for the certain membership levels like Account, Unconfirmed etc