This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
I have a Tasks table, a Volunteers table that references Tasks. I have a
Task Detail view with an Associated Volunteers based on a Task ID. I
have a Volunteers Table view and a Volunteers_Inline table view
automatically generated by App Sheet. I modi...
Where is my date format coming from? I have specified the Google Sheet:
File > Spreadsheet Settings > Locale: Spain. I have formatted all date
columns in the spreadsheet as DD/MM/YYYY. In AppSheet: Data > Tables >
Locale: Spanish (Spain, Internationa...
I have an app that won’t delete. I click Delete, I confirm OK, then I
click My Apps to refresh the page and the app comes right back. If I
click Edit, I get the message, “Hmm, we can’t find that…Are you sure you
are looking for a valid app?” This is ...
Should “localize” be extended to cover the Boolean Yes/No data type?
Currently this field renders as Y or N in view and edit modes. Data is
stored in Google Sheets as TRUE or FALSE. Or should documentation that
discuss data types and localization ins...
I have a table of Personas and a table of Grupos. I have an intersection
table Grupo Participantes that associates these two; it is a many to
many relationship. A Persona can be a member of 0, 1 or more Grupos, and
a Grupo can have 0, 1 or more Perso...
You can build e-mail capture into your app flow even if your user does
not need to authenticate up front to log into the app. But there are
some limitations; you will not have a variable like USEREMAIL()
available to use in your expressions. I have b...
@Aleksi_Alkio Thank you, yes, I did have 2 table views for the same data
and both were Ref views. Since I am not using the menu, I just updated
them to menu views. Once the only view available as Ref was the Inline
view, AppSheet started using it for...
@Harry Thank you, that worked. I removed US English as a language in
Chrome and Safari and replaced with UK English. Now my display dates are
formatting correctly, the same as the input dates. It is still a little
odd that there was inconsistency bet...
@Harry I am using both Safari and Chrome to test on a Mac. Check out the
3 screen shots: first is Chome on the Mac with the incorrect format.
Second is the correct format on my iPhone. Third screenshot is of my Mac
locale set to Spain and you can see...