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
Gm ChouhanGm Chouhan 

create web page into side.com with bootstrap

hi,
i want to create web page on side.com with bootstarp like responsive themes.
can you help me how to create web page with bootstarp.
pls help me....
Dev.AshishDev.Ashish
Just do some google and you will find plenty of resources... like http://www.oyecode.com/2013/11/how-to-use-bootstrap-3-with.html
Gm ChouhanGm Chouhan
Hi Dev,
Thank you for reply
i have already seen this link. will this code also same work for sitde.com...
Dev.AshishDev.Ashish
GM,
You need to
1) build visualforce page of your app using boostrap
2) create force.com site
3) make your VF page available in force.com site
4) There may be some additional steps like including your custom object in site's default profile, make your site available to public or authenticated users etc.