Búsquedas recientes


No hay búsquedas recientes

Christopher J. Crocker's Avatar

Christopher J. Crocker

Incorporación 16 abr 2021

·

Última actividad 27 oct 2021

Seguimientos

0

Seguidores

0

Actividad total

4

Votos

0

Suscripciones

2

RESUMEN DE LA ACTIVIDAD

Última actividad de Christopher J. Crocker

Christopher J. Crocker hizo un comentario,

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

Ver comentario · Publicado 20 oct 2016 · Christopher J. Crocker

0

Seguidores

0

Votos

0

Comentarios


Christopher J. Crocker hizo un comentario,

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

 

Ver comentario · Publicado 30 sept 2016 · Christopher J. Crocker

0

Seguidores

0

Votos

0

Comentarios