Búsquedas recientes


No hay búsquedas recientes

David B.'s Avatar

David B.

Incorporación 21 jul 2022

·

Última actividad 10 abr 2024

Seguimientos

0

Seguidores

0

Actividad total

5

Votos

0

Suscripciones

2

RESUMEN DE LA ACTIVIDAD

Última actividad de David B.

David B. hizo un comentario,

Comentario de la comunidad 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.

Ver comentario · Publicado 29 mar 2023 · David B.

0

Seguidores

1

Voto

0

Comentarios


David B. hizo un comentario,

Comentario de la comunidad 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"}});

Ver comentario · Publicado 27 mar 2023 · David B.

0

Seguidores

0

Votos

0

Comentarios


David B. hizo un comentario,

Comentario de la comunidad 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}}' );?

Ver comentario · Publicado 23 mar 2023 · David B.

0

Seguidores

0

Votos

0

Comentarios