This seems like an obvious request, but I canโt seem to find it so here goesโฆ
Form view field ordering
Currently questions are ordered based upon the underlying table structure, and you can reorder questions within the app by using slices. This often leads me to creating slices with the sole purpose of ordering of questions within form views.
It would be better if we could create form views and specify a column order in the same fashion we do with other views (detail, table, etc).
Form view SHOW() column types
Currently we are only able to display each column in a form once. This of course makes sense for data entry fields.
With respect to SHOW() columntypes, we should be able to reuse them. One good use case of SHOW() column-types in forms is to create horizontal rules or page breaks; unfortunately you need to create a new SHOW() column for each pagebreak.
Solved! Go to Solution.
Agree, this is a major inconsistency IMO considering you can order the columns in table view etc.
This is now available:
In a Sign In Table, View type Form, Column Type SHOW, Type Details > Contents (Cell value in Text), tests okay but doesnโt appear on the screen of the App
For my AppSheet app, Iโve created a Sign In form where the top row is supposed to show Availability (a โAvailable/Busy, Please waitโ value calculated by the underlying Google Sheet). The Column Type is SHOW. Under Type Details > Category, Iโve put the Page_Header, and on the Sign In screen of the App, it correctly shows โAvailabilityโ in big, bold fonts. However, under Type Details > Contents, Iโve put =[Availability] to insert the current value of Availability , which does not show up on the App screen. However, when I do Test from Expression Assistant, the Test Page DOES show the correct values for Availability! It just doesnโt appear on the Appโs Sign In screen!
What am I missing? Any help will be greatly appreciated!! Thanks in advance!
Parag
User | Count |
---|---|
15 | |
11 | |
5 | |
5 | |
5 |