You need to sign in to do that
Don't have an account?

Custom design
Hello All
I am newbie to salesforce . i need to know can we integrate any time of design in visual force . So frontend it will look normal website but the data need to be stored in salesforce?
Please let me know how this can be done.
Thanks
I am newbie to salesforce . i need to know can we integrate any time of design in visual force . So frontend it will look normal website but the data need to be stored in salesforce?
Please let me know how this can be done.
Thanks
See these examples where JQuery UI is used in Salesforce.
http://salesforce.stackexchange.com/questions/71514/datatables-table-jquery
https://force201.wordpress.com/2014/03/15/connecting-datatables-to-json-generated-by-apex/
This is a Table Example and similarly you can do any other where UI is pure HTML and data fetched and stored in SFDC.
Thanks
Shashikant
All Answers
See these examples where JQuery UI is used in Salesforce.
http://salesforce.stackexchange.com/questions/71514/datatables-table-jquery
https://force201.wordpress.com/2014/03/15/connecting-datatables-to-json-generated-by-apex/
This is a Table Example and similarly you can do any other where UI is pure HTML and data fetched and stored in SFDC.
Thanks
Shashikant
Thanks for your references. So we can integrate any design in salesforce and pass its data to SF objects. Frontend users will never understand that this site is built using SF.
Am i correct ?
Thanks
Pavan
Yes that is correct.
If it helped please mark the post as solved so that others could be benifitted from it.
Thanks
Shashikant
Can you let me know how can i mark it as solved. Not able to see any option to mark it.
Thanks
Thanks
Shashikant