A date displayed on an airdatepicker

Hello, can you please help me, is it possible with airdatepicker to select a date on an airdate and the same date is displayed on another airdate?

You mean, the date selected in one picker should be displayed in the other one as well? You can just refer to it as the first date/time picker’s value

I will explain to you, for example, I would like to obtain a reservation for a specific day (airdate A) from such and such a time (airdate B) to such and such a time (airdate C).
the airdate time are of the current days I would like them to have the days of the date selected (airdate A).
If with your solution it is possible how to do it concretely Thank you

If I understand you correctly, do you want to create slots for booking and show the available slots for the selected day?

for example, I would like to book on 09/28/2024 from 6 p.m. to 8 p.m.
airdate A the days but airdate B and C which are the times that can be selected are from the current date and I would like them to be from the date 09/28/2024

Can everyone book the same time slot for each day?

yes it is possible

So you need a reservation table contains from and until fields, right? How do you want to use this data?

when I made a reservation, in my database the reserved days are 09/28 but the reserved hours are of the current day whereas I would like these reserved hours to be of the airdate (A) 09/28

Is it something you need?
Preview:

Editor:

A thousand million thousand ports as the famous captain said, you’re the best guy, that’s a big thank you for helping me

1 Like

I’m glad it worked for you. I’m here to help you whenever you need it.

hello I would like to know if you could help me, here I have a repeating group which receives information by get data from page url (address, date, participant) the problem is that you have to fill in all these fields to get a result Is it possible to have a result only with this information?

This topic was automatically closed after 70 days. New replies are no longer allowed.