Bronze 5
Since ‎08-28-2022
‎09-25-2022

My Stats

  • 32 Posts
  • 0 Solutions
  • 9 Likes given
  • 18 Likes received

billyfw's Bio

Badges billyfw Earned

View all badges

Recent Activity

No matter what view I'm in (e.g. portrait, landscape, browser, emulator, etc.), an input box I pop up to the user appears all the way in the top-right of the screen. See below screenshot for an example of landscape view in the emulator. I'd prefer it...
I have a table view grouping on a column, Amount, that is a Price. In the emulator and in a browser, the aggregated prices for each group look great: But the same view on my iphone (in the app and also in a browser) has a weird line break instead of ...
When I have a table view that is collapsed with Group By (I used a second-level grouping of _RowNumber to achieve this), the view still shows the overall header at the top.See below screenshot with the "header" row highlighted in red. (Screenshot is ...
I think I know the answer, but I figured I'll double check.I had gotten myself under the impression (I think by misreading this post from GreenFlux) that calling the AppSheet API to do an Edit would cause a client to sync. (I guess, how would it know...
Just curious if there's a document somewhere (that I didn't find) on naming best practices in large apps. In all of the examples, I see pipe-based hierarchies, dots for actions, etc. I'm kind of making my own and trying to avoid "do this 67", but fig...