Recherches récentes


Pas de recherche récente

David B.'s Avatar

David B.

Adhésion le 21 juil. 2022

·

Dernière activité le 10 avr. 2024

Suivis

0

Abonnés

0

Activité totale

5

Votes

0

Abonnements

2

APERÇU DES ACTIVITÉS

Dernière activité effectuée par David B.

David B. a ajouté un commentaire,

Commentaire de la communauté 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.

Afficher le commentaire · Publication le 29 mars 2023 · David B.

0

Abonnés

1

vote

0

Commentaire


David B. a ajouté un commentaire,

Commentaire de la communauté 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"}});

Afficher le commentaire · Publication le 27 mars 2023 · David B.

0

Abonnés

0

Votes

0

Commentaire


David B. a ajouté un commentaire,

Commentaire de la communauté 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}}' );?

Afficher le commentaire · Publication le 23 mars 2023 · David B.

0

Abonnés

0

Votes

0

Commentaire