Skip to content

Skip Seat Numbers for each underscore character #74

@miljosh68

Description

@miljosh68

I am not sure if there is a setting to accomplish what I wish to do. I understand that, whenever there is a (_) underscore character, it is an empty place. I wish that the code should skip the seat number when it comes across underscore character. The problem is that it keeps numbering seats in a continuous manner.

Please refer to the below screenshot. Consider that there is a gap in the center of the hall. Let us consider row 'A'. After seat number A10, I would expect the next seat number to be 'A11' but it shows 'A14' (since the gap is 3 seats wide). Is there a way to make the code skip seat numbering for each '_' character?

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions