How to make a default filter on Slush bucket to either hide/read-only??

ushakarthya
Kilo Contributor

Hi can anyone help me out on how to make a slush bucket filter to hide/read-only..

9 REPLIES 9

Please write this on load client script and test.



function onLoad() {


    //Type appropriate comment here, and begin script below


document.getElementById("problem.incident.problem_id_filter_toggle_image").style.display="none";


}




Thanks,


Mihir


nayanawadhiya1
Kilo Sage

Hey Usha,


        Refer this thread that might help you-


        Remove/Hide a field from the left slush bucket


hi


You can add no filter in default value of that variable so user cannot able to see the filter option .


True, but that doesn't work for condition type variable on a table. It works only on list-collector variable on catalog form.


Elena Pomana
Tera Guru

Hello,

 

How did you solve it? I have a similar task.

 

Thank you,

Elena