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
Kakasaheb EKKakasaheb EK 

Want to develop small app which support bootstrap +VF+apex...??

Hi All,
I want to develop small POC in SFDC,below are the requirement .
    1.Page is VF page.
    2.It should support Bootstarp.
    3.I can use html component in page say input type="text" as like html5.
    4.I should send this data to controller & need to get save.
please help me.

--Sachin


 
JyothsnaJyothsna (Salesforce Developers) 
Hi Sachin,

Please check the below links for your requirement.

http://blueflame-software.com/enhance-your-lead-page-with-visualforce-and-bootstrap/

http://www.techplustalk.com/2013/04/bootstrap-visualforce.html

Hope this helps you!
Best Regards,
Jyothsna​
Abu HashimAbu Hashim
Yes Sachin, You can include bootstrap libraries into ur vf pages and then can use the bootstrap styling for vf tags which will behave in the same fashion as standard vf pages and apex controller.
Sagar PareekSagar Pareek
Hi Sachin,

Here you go -

http://www.oyecode.com/2013/11/how-to-use-bootstrap-3-with.html

http://www.oyecode.com/2013/05/how-to-use-twitter-bootstrap-with.html