Skip to main content

Return to TX Community

Liaison

Testing Online App in Apex Mode

  1. Open two tabs:

    • One in the TargetX CRM 
    • One in the Online App
  2. On the app tab:

    1. Copy the url starting with the first visual force page referenced

Example (copy the bolded area): https://ctc4me.force.com/apply/TargetX_App__Apply2?app=a321I000000PqFqQAK&id=a0r1I0000003bM2QAI

  1. Go back to the TargetX CRM tab. Delete everything after the Salesforce.com

    1. Add: /apex/ 
    2. Paste what you copied in step 2.

Example (bold area was pasted): https://targetx-app.na73.visual.force.com/apex/Apply2?app=a321I000000PqFqQAK&id=a0r1I0000003bM2QAI

  1. This will display the Online Application in apex mode. If you can submit and the data saves correctly, the problem is permissions.
  2. To 'check' permissions, please see the article Validating permissions for a Site User.

 

  • Was this article helpful?