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.

[BUG} Repeating Fields don't update values in Character sheet when adjusted via API

1418607975
DXWarlock
Sheet Author
API Scripter
When you adjust a repeating fields value using something such as: ammo0.set('current', cAmmo); The value seems to update on the backend, as calling it displays the correct value. But on a character sheet, it will not update unless you close the sheet and reopen it. All other attributes linked to a sheet fields that are not repeating fields, update fine in real time adjusting them with API.
1418680888
Stephen Koontz
Forum Champion
Marketplace Creator
Sheet Author
API Scripter
Compendium Curator
William, Repeating fields have a lot of unique characteristics. Because of this we're not offically supporting repeating fields with the API right now. I'm closing this since it's not really a bug as far as we're concerned but a feature that's not implimented. I'd encourage you to add it to the number of API feature requests in that forum.