


Hi Everyone!
We are currently trying to implement the Refer a friend Use case according to this: Use case: creating a Refer A Friend form
We followed the steps but always get 'technical error' after submitting the form.
We have the following questions regarding the process:
Properties: What do you fill in the following fields?
- Document type: ?
- Library: ?
=> We don't have the same view from "storage" as in the Use case (screenshot 1). We get the following options (screenshot 2) & (screenshot 3)
Screenshot 1 (from use case):
Screenshot 2:
Option 1 (Properties => Document type: Recipients; Library: Response to a recipients form )
Screenshot 3:
Option 2: (Properties => Document type: visitors; Library: visitors form reponse )
What does the first line out of the code below mean?
Do we need to customise something besides "APP5"?
// Updtate visitor to have a link to the referrer recipient
// Send email to friend
<delivery>
<targets>
<deliveryTarget>
<targetPart type='query' exclusion='false' ignoreDeleteStatus='false'>
<where>
<condition expr={'@id IN ('+ ctx.recipient.visitor.@id +')' }/>
</where>
</targetPart>
</deliveryTarget>
</targets>
</delivery>)
Thanks in advance for your help!!
Kind regards,
Femke
Views
Replies
Sign in to like this content
Total Likes
hi
Have you succeeded to implement it ? I'm trying to use it but the forwarded mail is never received.
If you have more update on what must be done, it will be very helpfull
thanks
Views
Replies
Sign in to like this content
Total Likes