Hello!
I like to make a page on my doc specifically for an iPad view. On this view I want my users to have access to the same columns, but just with larger buttons and fonts.
I am currently accomplishing this by adding extra columns just for the iPad view, that uses the unsupported use of the Format() command to pick up the formatting from yet another table.
The downside of this is that the text in the iPad View is not editable, because it is just a reference.
Is there any other supported method to make row data have different typography settings based on the page?