Hello everyone,
I would like to include a conditional show_if only if the app is being used from desktop view. I'm trying using the expression CONTEXT("Host")="Browser" but neither in the app nor in desktop, column is shown.
Basically my problem is that people on field upload invoices as images but people at the office need to upload PDF. I'm trying to show a file column only for desktop users.
Many thanks.
Solved! Go to Solution.
@Pirate1 wrote:I'm trying using the expression CONTEXT("Host")="Browser" but neither in the app nor in desktop, column is shown.
There are other constraints that could keep a column from displaying.
Other Show_If criteria
To help further we will need to know how the view you are having issues in is defined and how the column is defined.
@Pirate1 wrote:I'm trying using the expression CONTEXT("Host")="Browser" but neither in the app nor in desktop, column is shown.
There are other constraints that could keep a column from displaying.
Other Show_If criteria
To help further we will need to know how the view you are having issues in is defined and how the column is defined.
Column type is set to File, editable and with a show_if expression CONTEXT("Host")="Browser" (I even give it a trying setting to server) and is being used on a Form View.
This was marked "Solved". Did you figure it out? Since it seems the response was after, I am guessing not.
I tried this based on the info you provided and I am not seeing an issue (see images below). Can you provide images of the column definition and the view definition? There is likely some configuration you have set that is preventing the showing of the column.
Column definition with Show_If implemented
Desktop view showing Test1 column (this is from new Desktop preview mode)
Capture from phone - column not shown
User | Count |
---|---|
18 | |
10 | |
8 | |
6 | |
5 |