Need help on by dynamic page.

Hello everyone, i have created this page which contains a strip which contains a Title(television), Type(LED), Service(Repair) and Rate(Rs200). This page contains Booking dataset which adds the customer’s input value to my booking DB.I need your help to code my page so that i could fetch the face value of elements on the strip above(Type,Title,Service,Rate) to my bookingDB.

Are you using the Wix Bookings App you mean? I don’t know if you could attach your own stuff to that because it is read only but I guess you can add the options to another Data Collection and connect that to the booking ID made by the user.

No i am trying to create a customized booking form.

Then you must use code and use the setFieldValue function of Wix Data into the fields of your dataset that you want before you hit the save button.