Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Removing filter in data table widget

ruthrav
Mega Guru

Hello,

                  I want to hide the filter condition shown in the data table from instance definition widget . Any suggestions or solution is appreciated .

removefilter.JPG

I tried implementing the enable_filter options but it is not working as expected. It does not hide the filter condition.

Thanks and regards,

ruthra.v

6 REPLIES 6

This worked perfect! Thank you.

Bhagyashree8
Kilo Guru

Hi,

Follow below steps.

find_real_file.png

 

Then open in platform view

find_real_file.png

 

Then add below option

find_real_file.png

 

Note: dont update widget for this.

 

Mark my ANSWER as CORRECT / HELPFUL if it served your purpose.