Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

CharSheet Macro Bar Button Not Functioning

Know it's a new feature, so not sure if I'm missing something. When I drag a button from a character sheet to my macro bar, I get a button with just the char name, no description. When I click the macro bar button, I receive an error "No ability was found for %{CharacterName|}. Same results as DM and as Player. Same results permissions set to All Players, and also with only myself specified. In the screen shot, I tried adding both Strength and Intelligence. In addition, the 'Practice Sword' Attack button could not be added at all. Weapons is a repeating list.
1415729522

Edited 1415729548
Riley D.
Roll20 Team
Make sure that you have a name assigned to your roll buttons. (Note that it doesn't work at all for repeating lists). For example: <button type="roll" name="roll_NameOfAbility" value="/r 1d20"></button>
Ahh. Had title, no name. Also, good to know on repeating lists. If I missed these details, apologize for the false flag.