Show/Hide Form Section using client script

Rohit Shetty
Tera Contributor

I have a custom form section on the Incident table called "P&R Info". I'm trying to show this section with a client script and I'm not able to figure out what the internal section name is. So far I tried the following and none worked

g_form.setSectionDisplay('p_r_info', true);

g_form.setSectionDisplay('u_p_r_info', true);

g_form.setSectionDisplay('p_&_r_info', true)

1 ACCEPTED SOLUTION

Akif_Shah
Kilo Sage
Kilo Sage
1 REPLY 1

Akif_Shah
Kilo Sage
Kilo Sage

find_real_file.png