Pesquisas recentes


Sem pesquisas recentes

Satoshi Miyamoto's Avatar

Satoshi Miyamoto

Entrou em 16 de abr. de 2021

·

Última atividade em 28 de set. de 2022

Seguindo

0

Seguidores

0

Atividade total

5

Votos

0

Assinatura

1

VISÃO GERAL DA ATIVIDADE

Atividade mais recente por Satoshi Miyamoto

Satoshi Miyamoto comentou,

Comentário na comunidade Feedback - Ticketing system (Support)

How about the following?

/* custom code - Anita rajkumar */
/*Customer Account Number-Servicing*/
document.querySelector("#request_custom_fields_360048624891_hint").innerHTML = '"https://medlineqa1634822488.zendesk.com/hc/en-us/articles/6152757011348-pMDR-Keywords"  target="_blank">"color: red; text-decoration: underline; font-size: 14px">Attention: If issue reported is an Possible MDR - ‘STOP and file a SAP Notification or call Customer Service 800-633-5463’';

 

Single quotes should only be applied outside of the tag.

Exibir comentário · Publicado 28 de set. de 2022 · Satoshi Miyamoto

0

Seguidores

0

Votos

0

Comentários


Satoshi Miyamoto comentou,

Comentário na comunidade Feedback - Ticketing system (Support)

Anita Rajkumar

I cannot reproduce the issue, but how about changing double quotes to single as below:

 

document.querySelector(...).innerHTML = '...'

 

Exibir comentário · Publicado 27 de set. de 2022 · Satoshi Miyamoto

0

Seguidores

0

Votos

0

Comentários


Satoshi Miyamoto comentou,

Comentário na comunidade Feedback - Ticketing system (Support)

@...

I think it should be defined in new_request_page.hbs.

Exibir comentário · Publicado 19 de out. de 2021 · Satoshi Miyamoto

0

Seguidores

0

Votos

0

Comentários


Satoshi Miyamoto comentou,

Comentário na comunidade Feedback - Ticketing system (Support)

I have solved the issue with the following customize.

1. document_head.hbs

  add following script

  

  Ref: https://support.zendesk.com/hc/en-us/articles/360037983854-Importing-or-upgrading-jQuery 

 

2. new_request_page.hbs

  add following

Exibir comentário · Publicado 03 de abr. de 2021 · Satoshi Miyamoto

0

Seguidores

1

Votos

0

Comentários