Bronze 3
Since ‎03-18-2022
‎05-12-2025

My Stats

  • 25 Posts
  • 0 Solutions
  • 4 Likes given
  • 10 Likes received

Roland_W's Bio

Badges Roland_W Earned

View all badges

Recent Activity

I have an AppSheet app with multiple tables stored in a Google Sheet. These tables are logically related: for example, I have a Customer, Order, and OrderItems table. A customer can have many orders and an order can have many items.I'm struggling wit...
I want to give users the ability to perform an action on visible rows in a view. In other words, I have a view that contains hundreds of records. Users filter by Request Date. For the filtered and visible records, I want the user to be able to genera...
I am trying to show data columns in a table view, but my latlong column shows an action button instead of the actual coordinates. Is there a way to display the coordinates instead of the action button?
Is it possible to have an Action assigned to the Cancel button? For example, if someone clicks Cancel, they get directed to a specific view within the app?
We have a requirement from the business that the user is logged out after 15 minutes of inactivity.Is it possible to force a user logout after a period of time?