query linked tables in content block | Community
Skip to main content
Level 4
December 30, 2019
Solved

query linked tables in content block

  • December 30, 2019
  • 1 reply
  • 8587 views

Hi Experts

 

i have an requirement where i am trying to access the linked resource for the profile resource using content block. the linked resource contains offers for which is linked via email.

i can see the linked resources but when i am trying to access it using content block using context.profile.linkname, i am getting an undefined error.

 

Below are some of the path i have tried which are all undefined. any hint in the right direction will be helpful

 

/context/profile/cusFavonSaleDatalinkoffers1 - undefined

/context/profile/cusFavonSaleDataofferslink - error in email preparation

/context/profile/cusFavonSaleData - undefined

/context/favonSaleData - undefined while saving

/context/cusfavonSaleData - undefined while saving

/context/profile/linkoffers  - undefined

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 chan2111

can you provide the code you have written in the content block?

1 reply

chan2111
chan2111Accepted solution
Level 4
January 8, 2020

can you provide the code you have written in the content block?

Level 4
January 8, 2020
i am still having issues. the problem i face is i am unable to access the offerlink variables using the content block. Let me know if you need more details. Thank you for you help on this.