Recent searches


No recent searches

David B.'s Avatar

David B.

Joined Jul 21, 2022

·

Last activity Apr 10, 2024

Following

0

Followers

0

Total activity

5

Votes

0

Subscriptions

2

ACTIVITY OVERVIEW

Latest activity by David B.

David B. commented,

Community comment Feedback - Ticketing system (Support)

That didn't work either, but after some trial and error - I was able to finally get it to work.

It should be:  .text('{{dc 'test_email_dc_on_hc'}}');    It required the extra ' before {{ and after }}

Hope that helped others.

View comment · Posted Mar 29, 2023 · David B.

0

Followers

1

Vote

0

Comments


David B. commented,

Community comment Feedback - Ticketing system (Support)

Hi Vlad, Thanks for feedback! However, I wasn't able to get it to work.  What am I missing?

$('.form-field.string.required.request_anonymous_requester_email label').text({{dc "dc.test_email_dc_on_hc"}});

View comment · Posted Mar 27, 2023 · David B.

0

Followers

0

Votes

0

Comments


David B. commented,

Community comment Feedback - Ticketing system (Support)

Hi Vlad

I saw your comment re: using DC placeholder up above.   After I create the variant, how do I go about calling it via the script?

Ex:
$('.form-field.string.required.request_anonymous_requester_email label').text (' example ' );

using {{dc.test.example}} as the DC. 

Is it

$('.form-field.string.required.request_anonymous_requester_email label').text ('{{dc.test.example}}' );?

View comment · Posted Mar 23, 2023 · David B.

0

Followers

0

Votes

0

Comments