So I'm still pretty new to Roll20 API stuff, but I wanted to be able to reference a sheet from another sheet. I skimmed the Building Character Sheet's document, but didn't see anything there that looked like it fit the bill. Is it possible to put in like a dropdown like a token has for sheet reference, or am I stuck with just having a text input with a name and pray they remain linked? (or I suppose one could "cheat" and grab the id and cut&paste, but that feels even more cludgey in a way, albeit more robust). Thoughts, suggestions, etc.? By way of concrete example, take, for instance, a sheet which could represent a person or a vehicle and I want to specify the pilot of the vehicle so scripts that pull info from the vehicle can also grab info about the pilot as necessary.