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
ZitizonXZitizonX 

Question About Custom Object

Hi everyone,
 
We are developing a custom app for our client and we need to build a pre-defined survey(s) which they can select and tweak it around. Then attach the survey to an email and send it to a Contact. Survey results should populated back to SF. Results should display at Contact level.
 
ok where I am struggling is,
 
  1. How can I map the relationship with Contact PK and Survey PK.
  2. How can I display the results posted back for the survey in Contact level.

I am reading the API Guide and "Creating On-Demand appellation" Book. But still I am not in the correct track. Can anyone help me around this? Any thoughts around this would be really valuable.

Thanks in advanced guys.

X