New Member
Since ‎07-12-2019
‎03-26-2020

My Stats

  • 9 Posts
  • 0 Solutions
  • 4 Likes given
  • 0 Likes received

Lance's Bio

Badges Lance Earned

View all badges

Recent Activity

This is more of two questions, but is it possible to trigger an action whenever a row is modified using QuickEdit? What I want: When I select an option in a dropdown list, the app goes to another view? When I click one of the Enum buttons, a dropdown...
I concatenated several ID’s into one column when storing it into the database. When I fetch data, I split the text into their ID’s and use a list to display all of the referenced rows. What is strange is that only the X amount of rows appear in the i...
I have a strange issue in which my new rows do not appear in a view. For example, the user would only see rows one through five. Row six has been added but does not appear in the view. The row is not getting filtered out by any of my formulas. The ro...
One of my columns references a table that has rows which can be related to one another. Similar to how sub folders work on explorer. There are many folders which contains sub-folders that have files in them. Except in the table, the directory structu...
Is it possible to change a Yes/No value of many different rows while also exporting them into a CSV file in one action?