Pesquisas recentes


Sem pesquisas recentes

Christopher J. Crocker's Avatar

Christopher J. Crocker

Entrou em 16 de abr. de 2021

·

Última atividade em 27 de out. de 2021

Seguindo

0

Seguidores

0

Atividade total

4

Votos

0

Assinaturas

2

VISÃO GERAL DA ATIVIDADE

Atividade mais recente por Christopher J. Crocker

Christopher J. Crocker comentou,

Comentário na comunidade Q&A - Objects, workspaces, and rules

A follow up question....

I have a custom ticket field which is a multiline text field.

I would like to set a default value for this field so that when a form is submitted the field will be set with the text value which would be an address such as:

"Company XYZ
123 First St
Austin, TX 78703"

How can I set the value of a custom field which needs new line chars?

 

I tried using the following in the JS in Help Center...

 $('#request_customField("custom_field_45353987")').val("Multi-Line Text Here");

How can I set the text to appear on multiple lines in the field?

Exibir comentário · Publicado 20 de out. de 2016 · Christopher J. Crocker

0

Seguidores

0

Votos

0

Comentários


Christopher J. Crocker comentou,

Comentário na comunidade Q&A - Objects, workspaces, and rules

@Kristin, thank you for the info you provided on 9/19/16

I do have a follow up question.  

Do I just add  your //Form Submit section in it's entirety to the bottom of my JS code or is there some place else this needs to be?

In my JS tab I do not see another //Form Submit section so I am wondering how forms are submitted without this? 

 

Exibir comentário · Publicado 30 de set. de 2016 · Christopher J. Crocker

0

Seguidores

0

Votos

0

Comentários