Ricerche recenti


Nessuna ricerca recente

Christopher J. Crocker's Avatar

Christopher J. Crocker

Data ingresso 16 apr 2021

·

Ultima attività 27 ott 2021

Seguiti

0

Follower

0

Attività totali

4

Voti

0

Abbonamenti

2

PANORAMICA ATTIVITÀ

Ultima attività di Christopher J. Crocker

Christopher J. Crocker ha commentato,

Commento nella community 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?

Visualizza commento · Data ultimo post: 20 ott 2016 · Christopher J. Crocker

0

Follower

0

Voti

0

Commenti


Christopher J. Crocker ha commentato,

Commento nella community 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? 

 

Visualizza commento · Data ultimo post: 30 set 2016 · Christopher J. Crocker

0

Follower

0

Voti

0

Commenti