Bronze 2
Since ‎10-24-2022
‎01-19-2023

My Stats

  • 17 Posts
  • 0 Solutions
  • 1 Likes given
  • 13 Likes received

vivekramrs's Bio

Badges Leonsk2037 Earned

View all badges

Recent Activity

The situation is like this: I just found out about a weird bug that combines two completely separate actions to be triggered together. I tested for a while to be sure it's this action that is causing the problem: The action Click Count Increment, it ...
The logic for this expression is like: If the product's status is listed, and its category is in the current user's interested tag(an Enumlist column of selection of different categories interested), display this product on the page. But this express...
I'm working on an Add to My Cart Action, which can apply to a Product but only once, which is a user can not add the same product twice to the Cart. However, this expression seems to not work, any ideas on fix?the logic for this expression is that th...
I searched a few similar posts, and also found an example AppSheet app called Confirmation Message: The popup message in there has a text and one close button, however when I try to do exactly the same thing, it ends up being this:I can customize tha...
Hi, for a table column I'm working on I used a reference from another table, but when I included this referenced column in the details page for better user experience purposes(So the user can click and link back to the referenced item to check), it d...