This 3 video series helped me so much for my uni project.Thank you
@lastminutecoders9 ай бұрын
Most welcome ✨✨
@shaikhrijwan9322 Жыл бұрын
your videos are so helpful , thank you...!
@lastminutecoders Жыл бұрын
Most welcome and Thank you for your support ✅💫
@KevinVelan7 ай бұрын
Your videos are awesome, it helps me in my project.
@lastminutecoders6 ай бұрын
Great to hear!✨
@the_Introvert_guyАй бұрын
Can you make videos on Responsive pages
@sreeleshmchandran5567 Жыл бұрын
Really helpful video, thank you sir
@lastminutecoders Жыл бұрын
Most welcome 💫💫
@kamalakarreddyuppala3772 Жыл бұрын
Thank you for your videos its more helpfull for me
@lastminutecoders Жыл бұрын
Most welcome 💫
@elisechow21978 ай бұрын
Hi, can you make a remember me checkbox for the login page also?
@kirankumar-ux2he8 ай бұрын
ThankYou bro, this helps me very much for my project
@lastminutecoders8 ай бұрын
Most welcome dear✨✅
@AbdulAhad-g6q4 ай бұрын
Greate video as always.
@thirumaleshmalegapogu96216 ай бұрын
Thankyou so much, Nice explanation
@lastminutecoders6 ай бұрын
You are most welcome✨
@muhdridha357011 ай бұрын
Hi, I have managed ro do until Sending OTP, but the otp data is not stored in sharepoint list. I received the email tho. any idea how to fix this issue? thanks and this is a great video because it’s hard to find powerapps video that have a tutorial on OTP!😅
@lastminutecoders11 ай бұрын
Yeah everything is possible 😁 The reason for OTP not saving in the backend could be your updateif or patch function might not be working properly . You can mail me at lastminutescode@gmail.com I can help you with this.
@markwadsworth199110 ай бұрын
I had the same problem and it was due to case sensitivity of users email
@osycross5 ай бұрын
Hi, your videos are great and really helpful. I want you to do a PowerApps video whereby, during login, a user who has registered and subscribed to a product is directed directly to the product page, and registered users without subscriptions are directed to the subscription page during login.
@AbdullahA-g1l Жыл бұрын
Hi can you make a video of how to create shopping mobile app like (eg: Flipkart or Amazon) kind of user based app using canvas app
@lastminutecoders Жыл бұрын
Canvas apps are not suitable for making E-commerce applications. Canvas app are used for organizational application (ex: Onboarding App, Auditing App, Management App, etc)
@dhanushsanala45910 ай бұрын
Hi sir in this screen view Icon is not working can say
@lastminutecoders10 ай бұрын
Hi, can you please rephrase what's the issue?
@dhanushsanala45910 ай бұрын
In create a New password screen new password. I have insert the view Icon but its not working. And save button also sir.
@dhanushsanala45910 ай бұрын
If(IsMatch(TextInputs.Text, "^(?=.*[a-z]) (?=*[A-Z]) (?.*\d) (?=*[@$!%*?&]) [A-Za-z\d@$!%*?&]{8,}$") && TextInput6.Text=TextInput6_1.Text, DisplayMode. Edit, DisplayMode. Disabled) This code I write in save button but the after play the app save button is in disabled mode only where I wants make correct sir pls tell me.
@thikraal-riyami128810 ай бұрын
The OTP and the password did not save in the database. Do you know the solution, the reset things work perfectly.
@lastminutecoders10 ай бұрын
The solution is in the video itself .... You may be doing something wrong.... (Watch it properly if you face any issue still mail me at lastminutescode@gmail.com)