Forward to a friend to customize the form | Community
Skip to main content
Level 2
May 17, 2023
Solved

Forward to a friend to customize the form

  • May 17, 2023
  • 1 reply
  • 3504 views

Hi All,

 

If anyone tried to customize the Forward to Friend form? we would like to change the field name and title instead of friend word. 

Please advice on this.

Thanks,

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by SanfordWhiteman

Hi,

Actually, I have created a custom email script token.  In that script i have pasted that above mentioned code.

Then, this custom token I have used in email.

On this same email I have used standard 'forward to friend' system token as well. 

-> I tested this feature, that custom token code is not working expected. Changes are not reflected.

-> it is showing that html tag incorrect code.

 

Help on this one.

 


You haven’t shown the part of your code that’s broken. It’s clear that your final rendered HTML has an unclosed tag (and possibly other errors), but you’re not inspecting it properly.

 

The Velocity code above, and the HTML it generates, is fine.

1 reply

Darshil_Shah1
Community Advisor and Adobe Champion
Community Advisor and Adobe Champion
May 17, 2023

Yes, that's possible! You can customize the look and feel of the Forward to Friend form with some custom development. Check out Sandy's blog on Building a better Forward-to-Friend with Velocity for pulling this off. Hope this helps.

Level 2
May 17, 2023

I have tried this option. But this is not working. showing this tag while click on view as web page -> populating this tag. 

 

SanfordWhiteman
Level 10
May 17, 2023

You’ll need to provide more information — can’t troubleshoot a screenshot. Need 2 links: a standard Forward 2 Friend and then one you’ve tried to enhance using my method.