Referral Program Landing Page - Missing a Step | Adobe Higher Education
Skip to main content
Veronica_Flore2
Level 2
August 23, 2018
Question

Referral Program Landing Page - Missing a Step

Hi,

I'm having trouble with some "little" piece of code in this page: Consolidated Concepts Referral Program

We're trying to establish a referral program and the only way I found out is to technically have two forms within the program, one to create a new record, and another one for the person who refers.

I was able to add an additional form element into the code but I haven't been able to figure out how to make it a step for the second form to show up when the first form is completed.

Could someone helped me master this code? Someone like @Sanford Whiteman​

Thanks,

Veronica

Ce sujet a été fermé aux réponses.

2 commentaires

SanfordWhiteman
Level 10
August 23, 2018

We're trying to establish a referral program and the only way I found out is to technically have two forms within the program, one to create a new record, and another one for the person who refers.

Mmm, that isn't the way I've ever recommended.

You can use a single form, submitted twice (once for the referral, once for the referrer).

But I'm too busy atm to illustrate the code behind this.

Dan_Stevens_
Level 10
August 23, 2018

I'm actually looking forward to you blogging and/or providing more detail around this, Sandy.  Today, we're using a local webhook to create the record of the person who is making the referral (after the main form submission has been submitted and the lead record has been created).  As you know, this could be error-prone - especially when Marketo moves to the Google Cloud (and making a localhost webhook call may not always work).

SanfordWhiteman
Level 10
August 23, 2018

(and making a localhost webhook call may not always work).

I'll scream until this critical functionality is restored if so.

(I'm actually not as pessimistic about it accidentally being dropped in a migration -- it's specifically allowed when you set up the webhook URL, as unreachable URLs will throw an error in the UI.)

Christine_Libro
Level 2
January 18, 2019

Could someone helped me master this code? Someone like Sanford Whiteman

This is golden.