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
This post has been closed. You can still view previous posts, but you can't post any new replies.

Appearance on WtA W20 forms keeps deleting itself

On all my players' sheets, the can fill out Appearance on the W20 sheet and it'll just delete itself.
Hi Ana, What game of yours is this happening in?
Sorry. It's in Wolf Repawsitory (we're using the sheets on R20 for ease of access while RPing on Discord). For some reason, Appearance just keeps deleting itself.
Could you provide me with some screenshots?
This is how it initially looks. Then I enter text (or a player does). We close out the sheet. It should save--it saves everything else. But when we reopen the sheet... It's back to this. I have no idea why it's doing this, it just is.
Bumping this because I haven't gotten a response yet.
There are two attributes in the sheet's HTML named attr_Appearance. One is the textarea you are trying to fill out. The other is a hidden checkbox with a numeric value (0 to 9). A sheetworker is setting the value of attr_Appearance to a numeric value based on other attributes on the sheet. The default value looks to turn out to be 1, so that's what you see in the Appearance textarea when you re-open the sheet. You may want to reach out to the sheet's author ( Coal Powered Puppet ) to see if he can fix it.
Thanks.