Seat arrangement in a theatre

Hello ,

How do we arrange the seats in a movie theatre ?

@DIVYANIK16764816

Hi Divyanik,

Can you perform a PSC keyword search using this link? You will find a list of similar questions, some of which, have already been answered.

Let me know in case you encounter any other problems.

Hi @DIVYANIK16764816

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.