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