Silver 1
Since ‎10-07-2023
‎03-05-2024

My Stats

  • 84 Posts
  • 2 Solutions
  • 21 Likes given
  • 13 Likes received

StephenSaid's Bio

Badges StephenSaid Earned

View all badges

Recent Activity

I have a bot that exports a CSV file.When I have quantity greater than 1,000, the comma indicating the thousand gets interpreted as another field in the CSV. How can I eliminate this comma?Template: cBatchNo,cBatchDescription,iTrCodeID,iStockID,iFrom...
I have a drop down on a searchable column but the search box is not showing.Not sure what's wrong.
I have a Button stack where one of the options is always required and the others are optional.Example options are LIST("A", "B", "C", "D")Option A is always required. B, C and D are optional and the user can select as many or no options from these.Wh...
I have a catalog table. If the user taps a POPULATE button, that catalog becomes checked out and the user it sent to another view in the app which is a list of Products.When the user taps on a product, a catalogsLink column is populated with the cata...
I'm trying to set up Folder as a table to be able to delete images when deleting a record.When I add a new Data Source, it fails without giving me any errors. It simply returns to the initial view without adding the data source. Am I missing anything...