I'm using a module called Pterodactyl, for game servers. http://prntscr.com/gz11xy
I have multiple locations, but the module appears to want the location ID, which is generated by the panel itself. The ID is a single number. Is there a way I can have a dropdown where a user can select a location by name, and it's translated into the corresponding number for the panel? I'd like to avoid having to completely start from scratch and implement a totally new panel.