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
caseypcaseyp 

How do I add an S-Control to the Accounts Page Lay-out

I tried to ask support, and they just said they don't support s-controls.

I created a new S-control that is just html. I'm using the xmlhttp object to fetch an rss feed. It works great if I create it as a link, but I want it as a section. My html is all nice and pretty, and trims the result set down to a maximum of 5 items, and its even formatted to match the HTML layout.

How do I create this as a component and add it to the accounts page layout? I basically want to do the same thing you can do to the home page.

Please help, I spent forever making this html / javascript and now can't do anything with it. Very frustrating.

Message Edited by caseyp on 09-26-2006 05:31 PM

ArmanArman
You need to first create a 'custom link' in the accounts section. Then add your custom link to the layout of your accounts form/views. To do these go to 'Setup' option on the top right corner, then from the left hand tree select customize and you'll see accounts along with the rest of salesforce objects.

Message Edited by Arman on 09-27-2006 12:06 AM

Ron HessRon Hess
spoiler alert!

scontrols in a section is not available today, but IS on our road-map, come to the Dreamforce event if you can !

MittopMittop
I thought there was a work around of sorts for this. I saw something demonstrated at a developers section in the Boston area earlier in the year.
MittopMittop
Would something like this work?

http://community.salesforce.com/sforce/board/message?board.id=ajax_toolkit&message.id=869&query.id=3460#M869