Solved
IF Condition
Hi @mohan_dugganab @satheeskannak @anuhya-y
i want to create a condition if any data is not present in AEP for that attribute then IF condition should work and then and vise verse else should work
Hi @mohan_dugganab @satheeskannak @anuhya-y
i want to create a condition if any data is not present in AEP for that attribute then IF condition should work and then and vise verse else should work
@mysteriousman in addition to what was posted above -> if it is a profile attribute the "..." menu will allow you to auto-include a default fallback value
the helper function to include a fallback value for any token:
Hello {%=profile.personalEmail.name.firstName ?: "there" %}!
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.