Participant III
Since ‎01-31-2020
‎02-18-2020

My Stats

  • 47 Posts
  • 1 Solutions
  • 8 Likes given
  • 20 Likes received

Erik_Meyer's Bio

Badges Erik_Meyer Earned

View all badges

Recent Activity

I have some tables that look like so: When in the detail view of Project, I need to be able to add a new switch record and associate it with the project. I have added an action that navigates to a view based on a slice of Switch to allow a new record...
The search button that appears on a deck view seems to only search for the primary header of the view. Is there a way I can make this searchable on other headers or other fields in this view?
In the view shown below, SO# is the PK (not auto generated). In the image, I have attempted to add a new record with the same PK (10724) as another record, understanding that it should throw an error, which it did. Question 1: Is there a way I can ch...
Hello, I am using a MySQL database for my apps. I’ve done some reading and am confused about the issues with the auto incremented PK field. From what I have read so far (older messages and articles), AppSheets is unable to insert a record without its...
I am applying some format rules to change colors/icons of certain cells when the proper conditions are met for visible feedback to the user. I find that, in the editor, the rules are applied to the preview as I make changes. As soon as I change the v...