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
cherylfeldmancherylfeldman 

Attempting to learn s controls

I'm having some trouble, I don't know any programming :smileysad: and attempting to teach myself to create some things, which the helpdesk at salesforce says will be simple, but I'm having a rough time.  I'm looking for a tutor for about an hour.  Thanks.  Cheryl :smileywink:
anjuanju
Let me give some suggenstions for you.
If you don't know anything about sforce. It will be difficult to work in it.
So first try to understand standard terms in sforce. Then try to understand what they are doing/ or what they mean to do using sforce.
Then try to create objects first. Then create simple scontrols(it's only HTML and javascript).
Then create Scontrol using AJAX.  Before using sforce deeply try to understand it first. For each page there is help link.
 
cherylfeldmancherylfeldman
I understand salesforce very well, that's not my issue, my issue is I know nothing about ajax and html...
anjuanju
Go to goggle download Ajax toolkit. From there you will get examples for Ajax. And for HTML & Javascript go to www.w3schools.com there you will get tutorial for that.
cherylfeldmancherylfeldman

thank you very much :-)

:smileyvery-happy: