I want to make the filter which I have applied using script include read only or fixed so that user can't change it. How should I do using scripts?I used the parameter sysparm_fixed_query to active = true but it doesn't get applied. Could some one an...