Hi, I have a homebrew D&D 5e system where I use a custom character sheet. I'm trying to add compendium buttons for individual spells to the compendium. I have 5e compendium selected and integrated to my game (which I believe means I don't need .json code as well, according to the Compendium Integration help page? So, when I copy the exact code from this help sheet as seen below, an 'i' button appears on the character sheet, but when my players or I click on it, nothing opens and nothing happens. Ideally I could place a text box and a code and write the spell name in the text box such that when you click on the compendium button we can instantly open up a spell entry rather than having to click on the compendium button (no quick commands for this) and type out the spell name then click again. Not a major thing but would be really nice as we have lots of spellcasters.Any idea why this isn't working or how to do it better? Thank you! < button type = "compendium" value = "Bard" > < /button >