Show some coluns just in mobile view

Hi!

There are some showif expression show determinated colum just in mobilw view?

I've sheaching for that without sucess.

Tanks for u time

 

Solved Solved
0 1 73
1 ACCEPTED SOLUTION

Aurelien
Google Developer Expert
Google Developer Expert

Hi @Santosoffice 

You may want to use a show_if condition with the CONTEXT() function.

CONTEXT("Host")="Device"

For reference:

CONTEXT() - AppSheet Help

 

View solution in original post

1 REPLY 1

Aurelien
Google Developer Expert
Google Developer Expert

Hi @Santosoffice 

You may want to use a show_if condition with the CONTEXT() function.

CONTEXT("Host")="Device"

For reference:

CONTEXT() - AppSheet Help

 

Top Labels in this Space