function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Steve NelsonSteve Nelson 

Create a Visualforce Page to consolidate certain settings

Hi
Is it possible to create a visualforce page which allows the user to make changes to certain settings without going into the entire Setup screens?  There is a lot in Setup, and we only need the user to be able to enable Salesforce to Salesforce sharing and setup the connection and other setting for S2S.  We want to simplify things for the user to find and change these settings.

What are the Objects we would use in our Apex code to interact with these settings?

Thanks
Steve