Participant IV
Since ‎03-31-2021
‎09-14-2021

My Stats

  • 62 Posts
  • 0 Solutions
  • 87 Likes given
  • 46 Likes received

elco's Bio

Badges elco Earned

View all badges

Recent Activity

The entire documentation for this step type is: Call a process This step type allows you to invoke another process within the same application. You can pass data to the process being invoked using literal values or expressions. I need more explanatio...
I have Users, Todo tables. Each Todo has Category & Assigned User among other things. Now I wish to use Category to bulk create Todo for User e.g. an action can be ‘Create all Onboarding category Todos for User XYZ’. I’ve looked at the looping posts ...
I’ve noticed it takes a long long times for new virtual columns to become available to select in IDE for existing slices with ‘All Columns’ from that table. Repro steps: Create a new slice from a table with ‘All Columns’ Create card view for this sli...
I would have thought that display name would have been like help text you see if you hover over some field or like placeholder text when you don’t have a value in field. But it replaces the Headering text. The order of precedence seems to be: NAME (w...
What is recommended way to store & fetch secrets for AppSheet? Secrets like API keys, tokens etc. We currently use Google Secret Manager on Google Cloud for almost all our secrets (for non-AppScript apps/backends). Will Secret Manager be easily acces...