[ List Earliest Comments Only For Pages | Games | Rated Pages | Rated Games | Subjects of Discussion ]
Single Comment
I have fixed some bugs in the JavaScript code for updating the form in Edit mode. When you change the Set Group field, it is supposed to update the Set field. When you change the Shape field or the Render as field, various rows of the form are supposed to appear or disappear, so that you get only those rows that apply to the shape and rendering method you have selected. The JavaScript is also supposed to keep you from choosing unsupported combinations of shape and rendering method. Anyway, this code wasn't working, because some bugs had crept into the JavaScript code. But now it's fixed and working again.