Activity › Forums › Salesforce® Discussions › What is S-Control in salesforce?
Tagged: External Server, Javascript, Lightning UI Components, S Controls, Salesforce Developer, Salesforce User Interface
-
What is S-Control in salesforce?
Posted by Nikita on November 13, 2019 at 6:02 AMWhat is S-Control in salesforce?
Deepak replied 6 years, 6 months ago 3 Members · 2 Replies -
2 Replies
-
Hi,
S-Controls allow Salesforce developers to leverage HTML and Javascript to create custom pages and UI components. These customizations are used when an admin needs to work with a small set of records or fields, or if he or she needs to link to an external server.
S-controls provide a flexible, open means of extending the Salesforce user interface, including the ability to create and display your own custom data forms.
Scontrols get executed in the browser client-side.
Thanks.
- [adinserter block='9']
-
Customizations are used when an admin needs to work with a small set of records or fields, or if he or she needs to link to an external server. S-Controls allow Salesforce developers to leverage HTML and Javascript to create custom pages and UI components.
Log In to reply.