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
punnoosepunnoose 

which tool should i use(visual source page etc)

I want to create a page simlar to Accounts simlar to "Application in Call Centre" "Account".
I want to make some modifications like in "Recent Account" i want to have a an additional column
(4 th column) what tool should i use.i addition i want to add another button which should go to another
newly created page. So what should i use to create this(Like Visual Source page)

Regards

Punnoose

AmitSahuAmitSahu
You can use either the webcodeEditor in the salesforce dev mode or you can use Eclipse /Force.com IDE. You can add buttons directly under the objects buttons and links section and give the link to the new Page that you will create.

Hope this did not confuse you more.........