Visibility of fields for Advanced in a Business Rules

sourabh_04
Tera Contributor

When a business rule form is opened in new mode, 'Advanced' check-box is unchecked by default.
Query is why I am able to see 'Delete' and 'Query' too on 'When to run' tab even though the 'Advanced' check-box is unchecked ?

5 REPLIES 5

Nikhil Bajaj9
Tera Sage

Hi Sourabh,

 

These options may be visible when you are loading the form, once loaded these are not visible. Please check screenshot attached:-

NikhilBajaj9_0-1733209482888.png

 

Regards,

Nikhil Bajaj

Please appreciate my efforts, help and support extended to you by clicking on – “Accept as Solution”; button under my answer. It will motivate me to help others as well.
Regards,
Nikhil Bajaj

Tai Vu
Kilo Patron
Kilo Patron

Hi @sourabh_04 

There is an OOTB UI Policy that handle visibility of advanced controls. Below for your reference

Name: Hide Advanced Controls

URL:  https://<instance_name>.service-now.com/sys_ui_policy.do?sys_id=71dc2438bf331100e628555b3f07396e

 

You can take a look into it to see is there any modification made there that changes the behavior or it could just simply because the form is not yet loaded completely like Nikhil mentioned.

 

Cheers,

Tai Vu

GlideFather
Tera Patron

Perhaps the Advanced was marked true, then some configurations were made, and then unchecked...

Go to script field and check if there is any value... if so, review and eventually delete it to see the difference.

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


sourabh_04
Tera Contributor

Thank you all for your inputs, however, none of them exactly answers my query.
Well, here are the exact steps -

1. From Application navigator, System Definition -> Business Rules
2. Click on New, that opens up the form and here is how the fields appears.

@Nikh1, my screenshots looks as attached, hence my query.
@Tai Vu, to your suggestion, the respective UI policy has updated date as '2016-03-11'.