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
Cherry ShenCherry Shen 

Site.com and data processing

I'm using Site.com to build website, and I used data repeater to retrieve case numbers from Case object, when I click one of them, it will redirect to another page with its case ID. Now on this page, I put a form, it contains an input field and a submit button, after I click this button, I hope the content of input field should be inserted to one field of my Case object, can anybody point out what should I do? Should I use Soap API? Or something else?
BTW, case comments objec is related to Case object, right? But I can't see it, I want to display related case comments and add a new comment from Site.com. Related case attachments has the same problem.
ShashankShashank (Salesforce Developers) 
Not sure  if its possible with site.com. Please see if this discussion helps: https://developer.salesforce.com/forums?id=906F000000099TrIAI