Hi, i am trying to send tour details to another user, where the second user can look up the information and accept or reject the 1st user.
I have created a selection of inputs to enter postcode, date, how many people and other info, some having drop downs (I cant use forms as it is too many fields that I have and the form doesn’t fit on the screen). The user then submits this info and the second user will receive it, can check the info and then accept or reject it.
I have just watched a tutorial on friend requests, so it is a similar concept to that, difference being I want the receiving user to see the info before accepting or rejecting.
you can easily use the form, if it doesn’t fit? make the screen taller. And you have to include that user you want to share with the information in the form. Now one that shared with user. maybe add a list of “tour” that he is included in, and add a details screen with a button to accept or reject
hi @Yongki
thank you for this but not quite what i’m wanting.
I’ll try explain once more, sorry.
so user goes to a list of available guides. they then select a guide and then fills in the details: date, number of adults, kids, the time they want the tour and so on, and then sends the request to the guide.
the guide then will receive this request and will review the information, and if he is happy to proceed, he can then accept to do the tour.
i think i managed to do what i wanted but now i am stuck on something else.
So before i wanted to send a request to one guide, but now i am wanting to send a request to all guides.
So how i did it with one guide is: i made a custom list which shows the guides and am able to select the guide and book them directly. the request will then go to the guide (like a friend request). Then on the guides page, the request will appear (again using a custom list) and they can accept or not.
Now i want to send a request to all guides available. how do i do this?
and then for that request to appear on the same custom list on the guides page?
I previewed your demo but it doesn’t seem to work. so as the customer (a@a) i created a new tour and then when i signed in as c@c, the new tour wasn’t there?
So i have 2 ways to send a request: one directly to the guide and one to all guides.
Right now where the guide sees the requests, i have made 2 custom lists, one with request linked to the ‘guide’, and the other custom list with a filter on ‘all requests’. Because there are 2 custom lists, the list when in preview mode does not appear in the order it was created.
I am trying to combine the 2 lists to appear on just one custom list. I want to do this to show the guide the 3 most recent requests on a dashboard sort of page.
Do you know how to achieve this if its possible to do so?