Skip to main content
Solved

Custom Fields in Emails

  • February 17, 2023
  • 3 replies
  • 160 views

Forum|alt.badge.img+1

 

 

When i use the following:

${sr.getAddonFieldValue("CustomColumn34sr")}

The output is 125.

125 is the ‘Reference id’ of my profile. If I put someone else's name in the field, it shows their ID. How can I change this to show their name instead if their reference id?

 

I have followed this:

 

 

 

“Hi Chris,
Please try this instead and let me know if this works:

$AccountObj.getCustValues("sr_cust_sbm_proj_code",$AccountObj.getResourceBundle()).getCaption($sr.getAddonFieldValue("CustomColumn5sr"))

Cheers,
Danny”

 

so in my case, it will be:

$AccountObj.getCustValues("sr_cust_test_listtt",$AccountObj.getResourceBundle()).getCaption($sr.getAddonFieldValue("CustomColumn34sr"))

 

the ‘125’ is from ${sr.getAddonFieldValue("CustomColumn34sr")}

 

 

 

 

We are on cloud hosting.

Best answer by Maayan Karstaedt

Hi @Leon Symnz !

 

Is your custom field is multi select or relational you need to use this tag: 

${sr.getAddonFieldValueCaption(“CustomColumn34sr”)}

 

Let us know how it goes!

View original
Did this topic help you find an answer to your question?

3 replies

Maayan Karstaedt
SysAider
Forum|alt.badge.img

Hi @Leon Symnz !

 

Is your custom field is multi select or relational you need to use this tag: 

${sr.getAddonFieldValueCaption(“CustomColumn34sr”)}

 

Let us know how it goes!


Forum|alt.badge.img+1
  • Author
  • Community Enthusiast
  • 17 replies
  • February 22, 2023
Maayan Karstaedt wrote:

Hi @Leon Symnz !

 

Is your custom field is multi select or relational you need to use this tag: 

${sr.getAddonFieldValueCaption(“CustomColumn34sr”)}

 

Let us know how it goes!

Morning,

 

I was emailing with Vlad yesterday and he provided me the same. This is working.

 

Thanks again


Forum|alt.badge.img+1
  • Author
  • Community Enthusiast
  • 17 replies
  • May 17, 2023
Maayan Karstaedt wrote:

Hi @Leon Symnz !

 

Is your custom field is multi select or relational you need to use this tag: 

${sr.getAddonFieldValueCaption(“CustomColumn34sr”)}

 

Let us know how it goes!

 

 

I know it has been a while but I believe there’s an error in your answer. it should be ‘CustomColumn34sr’ not “CustomColumn34sr”


Reply


Want Some cookies?

No, literally. We have some. 😉 By continuing browsing on our site you agree to our cookie policy.

 
Cookie settings