Good job, straight forward unlike some "experts" who makes it so complicated, thanks Sir you really are helping a lot of us. More videos
@candidofreitas92844 ай бұрын
Very good Aris !! Greatfullness, greetings from Brazil !!
@aris_azhar3 ай бұрын
much love!
@PLR39 Жыл бұрын
Great job sir. Explore more..❤ from 🇱🇰
@edgarbadillo81783 ай бұрын
thank you i really need this.
@aris_azhar3 ай бұрын
You're welcome 😊
@suryadev-dz4tw Жыл бұрын
Thank you for Ur sharing gr8 knowledge
@sksungaipetanikpm-sk-admin58894 ай бұрын
mantap bro. tq
@AbelTabz Жыл бұрын
Thanks for the shared knowlege. Also, maybe u can do login and logout tutorial?
@ytdavide Жыл бұрын
Thanks a lot
@aris_azhar Жыл бұрын
As always, you are most welcome ;)
@mustafeosman15 ай бұрын
Thanks sir. I have a data when I add updated by column each user can't see what other users have posted? so I want all users see all data
@YeyoOnTrip9 ай бұрын
Hi, great explanation. One question: if I have a customer table where I have the email for the customer, this will work?
@aris_azhar9 ай бұрын
Yes, absolutely! i would assume that you want the customers to view their own data? just ensure something like [Email]=useremail( ) and that should do the trick
@alimoh9819 Жыл бұрын
I want to make a data display program in a window based on a value in a second window of the data column
@aris_azhar Жыл бұрын
Salam brother! care to share some details? i can try to do one sample for you
@rizakarinaulia2008 Жыл бұрын
please make tutorial how to make auto number ini the number column when the data added
@ホットドッグ-p8m Жыл бұрын
everytime i use slice, why it only shows the first row? please answer
@aris_azhar Жыл бұрын
Hello mind sharing your slice filter expression here?
@ホットドッグ-p8m Жыл бұрын
@@aris_azhar AND([nik]=USERSETTINGS(USERNAME),[PASSWORD]=USERSETTINGS(PASSWORD)) I tried everything on the ux but nothings worked, every time i tap on the other data, it always refers to the first row only.
@husseinosseily2852 Жыл бұрын
I would like to mention that slices are not made for this reason. Instead, I personally encourage using Security Filters that prevent, from the beginning, the loading of data that is not related to this particular user. Otherwise, slices only hide it, and it can still be seen from any browser developer mode tab.
@zerkorj8 ай бұрын
What would you use instead of slice in this case? I have data dat I've put just to "show" the app but evryone is modifying everyone's data 🤣
@pankajagarwala38838 ай бұрын
kindly let me know how can i buy you a coffee Brother. aren’t able to find any link to do that.
@Digitaltrick567 Жыл бұрын
Sir pls solve,in search box when I scan the item qr code not getting the result. Pls solve my problem sir
@ABDULRABSHEIKH-q1w Жыл бұрын
But sir I have many tables, I have to apply to each table.
@VGS48111 ай бұрын
User wise sum total amount how to see particular login user
@aris_azhar11 ай бұрын
Hello brother! How are you? Mind sharing some extra info on this?
@VGS48111 ай бұрын
Very Good Brother, really appreciate the instant reply. My question is that. How to check a particular user total transaction amount if he logged in his I'd. same with another user logged in his I'd he wants to see his total transaction amount. is this possible? unique role based person transaction amount can he see on his dashboard. Example:- Person A done 500 rupes transactions Person B Done 700 rupes transaction If we give user based roles to login access, while login A person can see his total transactions on the dashboard? Same with B person if he logged in his portal the given role based access can he see his total individual transaction on the dashboard. If yes pls do the one video to understand.