How to Remove edit and side arrow from Filter View

Hi Everyone,

Hope whoever reading this post is doing great. I am new to appsheet and needed little help here. I have attached one screenshot where I have to remove the highlighted parts from Filter view. I tried a lot but did not find any option. Please share your valuable suggestion and I really appreciate your effort.

Thank you in advance

Regards

Bhawna Gupta

For this , please disable the slideshow mode in the “Select Filter” detail view settings as show below:

Article : Detail view type - AppSheet Help

Excerpt from the article :

For this, in the “Select Filter” view’s table’s " Edit" action’s “only if this condition is true” setting, please enter the CONTEXT() function with view’ s name such as

CONTEXT(“View”) <> “Dashboard View Name”

CONTEXT() - AppSheet Help

1 Like