New Member
Since ‎01-08-2022
‎01-24-2022

My Stats

  • 46 Posts
  • 5 Solutions
  • 3 Likes given
  • 25 Likes received

Anjankumar26's Bio

Badges Haskell_F Earned

View all badges

Recent Activity

Is it possible to use a real number (decimal number) for the numeric digits of the Column Type Number? I am looking to increment by 0.5 instead of 1. I am using this value to represent hours.
I have a view of tasks that is grouped by status. I would like to put a Notification section at the top of the view and display a notification message when an action has been performed. i.e. Status change. I do not want the notification to be affecte...
Other than switching a field from type number to type text, is there a way to hide the Plus and Minus icons from a number field?
I followed this article: help.appsheet.com Editable_If Column Constraint Conditionally allow the user to edit a column value. According to the article, if I use the expression ISBLANK([_THIS]) inside of the data isEditable? field, then once a user en...
Is it possible to use an image map from my google drive? Why must it be a url? Why cant I use the shared link from google drive? Since Position XY requires a jpg or png image, why would a url be required? If the app is out of range of internet access...