Radio Button as Seats
Hi guys,
i am developing a seat selection with Pega Plattform. I am using a Datepicker so set the reservation Date and a picklist with radio Buttons as seats. The radio buttons are defined as local propertys
Then I am saving the selections in a data page, with The day and the Place.
Now i wrote a data page with a report definition, where i can read for the selected date my booked places...
But I want at my date selection, to see all places (like the locally defined) and disable the booked placed who i read out with the report definition...
How can i implement this ?
Thanks for your ideas