Maybe I am completely stupid, but I could not find anywhere a thread concerning the use of the source code.
My question is simple : what are the limitations in the use of the source code?
For example, I added a line in HTML with checkboxes just below the spells of a monster, to be able to keep track of the use of its spellslots during an encounter. I added the following code :
In the monster edition, in the text box, the checkboxes appear, but when I check the saved sheet, they do not. When I inspect the element, I simple see .
Adding checkboxes to monsters is, afaik impossible.
You are correct, there is no comprehensive guide as to what all we can get away with in the source code, but expect it to be comparatively limited. If you end up putting something together please lemme know as I would love to add it to the FAQ.
Hello everyone,
Maybe I am completely stupid, but I could not find anywhere a thread concerning the use of the source code.
My question is simple : what are the limitations in the use of the source code?
For example, I added a line in HTML with checkboxes just below the spells of a monster, to be able to keep track of the use of its spellslots during an encounter. I added the following code :
<p><input type="checkbox" /> <input type="checkbox" /> <input type="checkbox" /></p>
In the monster edition, in the text box, the checkboxes appear, but when I check the saved sheet, they do not. When I inspect the element, I simple see .
Thank you in advance for your answers.
Adding checkboxes to monsters is, afaik impossible.
You are correct, there is no comprehensive guide as to what all we can get away with in the source code, but expect it to be comparatively limited. If you end up putting something together please lemme know as I would love to add it to the FAQ.
Creating Epic Boons on DDB
DDB Buyers' Guide
Hardcovers, DDB & You
Content Troubleshooting
Thanks for the answer.
Is it possible to contact the support or the devs to have more information about it then?
Because it's very pity to be limited for such a little thing.
You can absolutely contact a Moderator and put in a request. I doubt that you’ll get much, but you can ask. A list of Mods can be found here: (https://www.dndbeyond.com/forums/d-d-beyond-general/general-discussion/189255-forum-question-got-marked-as-spam-help#c6). If you don’t mind, please share whatever information you get from them. I’m super into the homebrew side of things around here, and always appreciate learning something new about the system.
Creating Epic Boons on DDB
DDB Buyers' Guide
Hardcovers, DDB & You
Content Troubleshooting