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

[Help] Character sheet creation html help request

I am having issues with a fieldset coding where I can add the repeating field, but cannot delete when I select the modify button.  Can you check out my code below and let me know how I can correct this?  I appreciate any help that can be offered. <fieldset class="repeating_skills">        <div><input type= "text" name="attr_otherskills" style="width:  180px">        <input type="text" name="otherskillsdice" style="width:  40px"> <b>d6</b></div> </fieldset>
1457554291
Kryx
Pro
Sheet Author
API Scripter
I created a bug for not being able to delete repeating items. See&nbsp;<a href="https://app.roll20.net/forum/post/3081131/cannot-delete-unedited-repeating-item" rel="nofollow">https://app.roll20.net/forum/post/3081131/cannot-delete-unedited-repeating-item</a> and add on to it if you experience the same.
1457561267
vÍnce
Pro
Sheet Author
Do you still have the problem if you enter a value in a field? &nbsp;Repeating rows aren't actually "created" until you enter something to set the row. &nbsp;Then try to modify and delete. &nbsp;Any luck?
1457561346
Kryx
Pro
Sheet Author
API Scripter
That helps in some cases Vince, but not all. Deleting repeating items in error for example. And it often can come back if you fill it in with some dummy data.
1457561542
vÍnce
Pro
Sheet Author
I get it may be a bug. &nbsp;Just being optimistic. &nbsp;;-)
No, it does not retain the information.