Ricerche recenti
Nessuna ricerca recente

Bertrand Bazin
Data ingresso 15 apr 2021
·
Ultima attività 27 ott 2021
Seguiti
0
Follower
0
Attività totali
5
Voti
0
Abbonamenti
2
PANORAMICA ATTIVITÀ
BADGE
ARTICOLI
POST
COMMENTI NELLA COMMUNITY
COMMENTI AGLI ARTICOLI
PANORAMICA ATTIVITÀ
Ultima attività di Bertrand Bazin
Bertrand Bazin ha commentato,
Fantastic thks guys !!!
Visualizza commento · Data ultimo post: 03 nov 2017 · Bertrand Bazin
0
Follower
0
Voti
0
Commenti
Bertrand Bazin ha commentato,
Hey guys,
Is it possible to insert a clickable hyperlink in that text we are adding in the ticket form via:
//Add text before a custom field
$('.request_custom_fields_24303156').before( "
Header
" );
Many thanks !
Visualizza commento · Data ultimo post: 20 ott 2017 · Bertrand Bazin
0
Follower
0
Voti
0
Commenti
Bertrand Bazin ha commentato,
Hello guys,
Thanks for all these answers. I replicated what you wrote but I still see my ticket field "Subject"
Here is the beginning of the tab JS:
$(document).ready(function() {
//hide system fields based on ticket forms(change subdomain and form id)
if (window.location.href == "https://support.blooms.fr/hc/en-us/requests/new?ticket_form_id=251769") {
$('#request_subject').val("some subject here");
$('.request_subject').hide()
}
Did I do something wrong ? Many thanks in advance
Visualizza commento · Data ultimo post: 20 ott 2017 · Bertrand Bazin
0
Follower
0
Voti
0
Commenti