New Member
Since ‎06-24-2021
‎12-26-2021

My Stats

  • 54 Posts
  • 0 Solutions
  • 32 Likes given
  • 41 Likes received

dk-outstaffer's Bio

Badges _redline Earned

View all badges

Recent Activity

Anybody else experiencing that when you “Rearrange Actions”, it’s simply ignored and instead defaults to ordering actions by alphabetical order? Rearranged Order: Order Shown:
QUESTION: As one of my apps continues to grow in size, I realize just how important good naming conventions are for a smooth development workflow. As a fun little question for the community, what are ways in which you name particular elements of your...
Here’s a fun one with some honestly unexpected behavior: GOAL: To create a filtered Table view (“FilterTable”) using a Slice (“FilterSlice”) which uses the following row filter expression: IN(TEXT([ProjectNumber]), SPLIT(INDEX(CurrentUser[UserPinnedP...
Description If you’re using the List layout of Card View, and only specify 1 action, the action will still display even if the Only if this condition is true field yields False. The action does not trigger as expected. This can be misleading; however...
I’m referring to testing actions through different users with the “Preview App as” functionality. It tends to be a bit confusing when trying to develop an app with this tool as I haven’t found an explicit explanation of what all actually changes when...