Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

code not working in backend

yoli1
Tera Contributor

hi all my code works in portal but not in sc_task 

 

   var f = g_form.getField("field_name");
    f.expand_help = true;
    f.instructions = "<p>information text</p>";
    f.help_tag = "More information";

 

0 REPLIES 0