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

API - Character Sheet - Selectable Field

Can the API be used to set selectable field on Character Sheets? For example on the Pathfinder Sheet the gender is currently a selectable field of "None", "Male", or "Female". It's easy enough to set an attribute value, but this doesn't seem to set the selectable value on the sheet properly. Is it possible to do this via the API? If it is possible, can someone provide a code example to use?
1403223786
Lithl
Pro
Sheet Author
API Scripter
I believe the select dropdown updates correctly when you close and reopen the sheet after setting the attribute value from the API. There's no way to do this directly.