Hi There,
Just a thought, idk if this is even possible.

I'm customizing Frosty and creating a new Theme, just wondering if there is a way for form.json to pull Profile Type information? What I'm trying to achieve is to be able to limit some parts of the Theme to some Profile Types. For example, I have two Profiles: Staff & Community. The Everyone widget under News Feeds in the Dashboard, I like it to be NOT visible for Community Profile users but Staff Profile users can see it.
I was able to achieve this by editing the Dashboard file sidebar.feed.php and validate the user Profile. Just thinking since Theme has it's own config file why not use it for easy modification
Thanks!
Jackson