FavoritosGarrett Samuels (Sig Sauer, Inc.) perguntou em #Salesforce Developer2 de out. de 2015, 18:51Web-to-Case form, code for populating case Subject fieldI have a web-to-case form. I would like to add code that pre-populates the Subject field. Please help. 8 respostasClassificarClassificar por dataClassificar por mais útilClassificar por dataCarregar mais comentários...Deepthi Damaraju (Transamerica)2 de out. de 2015, 19:33Please try this. <input type=hidden name="Subject" value="Value"> Adicionar um comentárioEscrever uma resposta...NegritoItálicoSublinhadoTachadoLista com marcadoresLista numeradaAdicionar linkBloco de códigosInserir imagemAnexar arquivosURL do linkCancelarSalvar0/9000Responder
Deepthi Damaraju (Transamerica)2 de out. de 2015, 19:33Please try this. <input type=hidden name="Subject" value="Value">