Resolved! How can i always expand a filter Icon/(condition) in a Widget?
Hi, I have Cloned 'Data table from Instance Definition' widget and added filter icon by writing server script as below in widget, options.enable_filter=true; show_keywords = true; This works fine, but my client requirement is that this filter icon s...