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
Nitin SharmaNitin Sharma 

How can i create visual force page for given image..plz help

User-added image
Gaurav PathakGaurav Pathak
You can simply use Bootstrap component like Bootstrap tab.The following link will show you how to create the basic tabs using the Bootstrap tab component.
http://www.tutorialspoint.com/bootstrap/bootstrap_tab_plugin.htm
Ashish DevAshish Dev
Are you having issue in UI design or developing functionality ?
Nitin SharmaNitin Sharma
having issue in developing functionality...
 
Ashish DevAshish Dev
You need to write a controller which takes data from vf elements dynamically and make a POST request to call REST service.
Nitin SharmaNitin Sharma
I am new in this technology so i dont know as much..its a task for me..
Ashish DevAshish Dev
You need to start understanding pieces involved.
For REST  refer - https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/quickstart.htm
Responsive visualforce - https://developer.salesforce.com/page/Responsive_Design_with_Twitter_Bootstrap_and_Visualforce