Bronze 3
Since ‎07-31-2022
‎09-06-2022

My Stats

  • 10 Posts
  • 0 Solutions
  • 4 Likes given
  • 3 Likes received

NoName's Bio

Badges NoName Earned

View all badges

Recent Activity

I am wondering can we print the specific column in the Confirmation Message.e.g. we have a user named John, and when that user press the button. It will show that "Are you sure John?". Is it possible to do so? I have tried to write the code like= Are...
I am creating an app which can store the time when they arrive/leave... the location.Is it possible to have an auto save for the driver when they arrive to that location?e.g. when driver arrived to that location A, the app will automatically store th...
I am having a column which is storing the location using HERE() when user create an job.May I know how can I tranfer that LatLong data to an address?I have tried to follow https://www.geocod.io/how-to-turn-latitude-and-longitude-into-addresses-in-goo...
I have a set of name whose datatype is enum and I want to store the user input to have another use.For example, when user choose Jack as their name, I can store it somewhere in another data (let's say [user input] whose datatype is text)and use it af...
While designing the app, I have created a function that allow users to input their passcode and reset it to "NULL" before any actions (add, delete, edit).I did it with the grouped action (allow user input --> check input is correct -->action (if inpu...
Likes from