Movie ticket booking

Hi

I have a doubt.

How do we add seats arrangement in a movie theatre?

@YashwanthN16764817

You can try Repeating dynamic layout.

@YashwanthN16764817 Hi are you avaliable to give some help I got the same project as well. If you don’t mind sharing some key points with me

Hi @YashwanthN16764817

1.You can use the concept of repeating dynamic layout or the concept of repeating grid layout so that you can have replication of seats in all rows in the section.

  1. you can use flag property to differentiate each type of seats like (Booked by others, selected by the current user, under temporary time lock)

  2. you can use RD to display the seats in sequential order with seat number as sort order.

  3. you can use image with on click action and differentiate the different colour for each type of flaged property

  4. you can use circumstance rule to display different arrangements of seats section.