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

Site.com : binding custom html input with custom object.
Hi All,
I have working with Site.com. i want to binding html page with custome object. i have create some input field in site.com template. it possibel to stored data into custome object using site.com html page templates.
pls help me out.....
I have working with Site.com. i want to binding html page with custome object. i have create some input field in site.com template. it possibel to stored data into custome object using site.com html page templates.
pls help me out.....
Site.com does not allow you to use Visualforce and apex . site.com supports HTML,CSS,Javascript and also there are special elements called repeaters and there are content blocks where you can pull data from objects on the block.
A form element provides facility to capture data in custom object but none of the Visualforce compoenets we can use
You can go through site.com implementation guide for reference to gain more insight