14
Views
1
Comments
Solved
[Seat Map Selector UI] How to change row to letters and columns to numbers
seat-map-selector-ui
Reactive icon
Forge asset by João Gonçalves
Application Type
Reactive

How would I change the columns to letters and rows to numbers. For example currently the first row is 1A, 2A, 3A etc but I would like it to be 1A, 1B, 1C etc. This allows more rows, similar to an aircraft layout.

2022-12-22 10-00-39
Beatriz Sabino
Solution

Hi Connor,

I believe this would require modifying the component itself, as the Number attribute in the RowSeat structure would need to be changed from an integer to a string.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.