Vor Kurzem aufgerufene Suchen
Keine vor kurzem aufgerufene Suchen

David B.
Beigetreten 21. Juli 2022
·
Letzte Aktivität 10. Apr. 2024
Folge ich
0
Follower
0
Gesamtaktivitäten
5
Stimmen
0
Abonnements
2
AKTIVITÄTSÜBERSICHT
BADGES
BEITRÄGE
POSTS
COMMUNITY-KOMMENTARE
BEITRAGSKOMMENTARE
AKTIVITÄTSÜBERSICHT
Neueste Aktivität von David B.
David B. hat einen Kommentar hinterlassen
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.
Kommentar anzeigen · Gepostet 29. März 2023 · David B.
0
Follower
1
Stimme
0
Kommentare
David B. hat einen Kommentar hinterlassen
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"}});
Kommentar anzeigen · Gepostet 27. März 2023 · David B.
0
Follower
0
Stimmen
0
Kommentare
David B. hat einen Kommentar hinterlassen
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}}' );?
Kommentar anzeigen · Gepostet 23. März 2023 · David B.
0
Follower
0
Stimmen
0
Kommentare