How to create an app for taking Sales Orders

Yeah. It’s not 100% but I’ll share soon

Good afternoon friend, a question how the relationship would be done to get the mail?

Hello Mario.
I don’t have it mailed. Surely there must be something in the community about that.
Cheers.-

Express me wrong, the question is how do I get the product relationship to get the email of the logged in user?

First you have to connect your profile (top right) with the table where users register.


Then, inside the products table, in the editor, you add a template and put any name, for example. User
Below you put User back and you can relate it to a column, for example. email.

There you already have the current user.
Anyway, when you load a product to the order through the form, you can load the current mail through special values.
For what it can be useful to add the column that I tell you with the user, is to add a unique ID and join it.
Regards.-

Hello @edbs_India I sow your app and I did one semilar as internal menu for my cafe. infact I face an issue that the order display from evey body to every body! and the total cost as well. I was able to show the selection per user (product) but the cost still showing the the total for all orders.

I saw yours and U notice the order componant features for filter by user sign in but it doesn’t work for be with the cost!

how did you do it in your app? did I miss some thing?

@Jeff_Hager your support approciated if you could.

Thank you

Does anybody have a sample app for booking ticket hotel or bus or seat airplane??

Hi there
In my app there are products. I have a “add to cart” button when clicked the items data goes to new tab called cart. but in cart all items added by other people is also being shown . I cant see only those items i added but also of everyone else’s. How to solve this issue?? Would be grateful.

Create a column for user’s emails in your Cart sheet and make it Row Owner

2 Likes

ok i did that but after that when i go to ‘cart’ the page is empt,y it is not showing whats in the cart, the data can be seen in the sheet but not on that page

Hmm🤔
Make sure that you don’t have any visibility conditions like «Show component when…» and any filtering options in inline list settings

1 Like

It is working now Thanks alot😊

Have a nice Glide!)