Small issue:
I'm using simple custom BB-Codes for tables and would like to store the form entries in a table as well.
When displaying the form your extention renders them correctly in a text note, even if there's only the opening tag in it (closed in a text note at the bottom), but not in the tag entry with radio buttons. It's displaying " [tr][td]Question[/td]".
If I put "Question" between, "Question" is rendered bold, but the table tags still don't get rendered.
The post is stored correctly though, and questions and answers are displayed in a table as expected. So it's only a cosmetic problem when the form is displayed.
If I keep out the table tags of the entry tag and put them in the text note before (closing them in the entry match), the form is displayed correctly, but not the post despite all tags should be correct...
Any idea what could cause this?
Thank you!
I'm using simple custom BB-Codes for tables and would like to store the form entries in a table as well.
When displaying the form your extention renders them correctly in a text note, even if there's only the opening tag in it (closed in a text note at the bottom), but not in the tag entry with radio buttons. It's displaying " [tr][td]Question[/td]".
If I put "Question" between
Code:
[b][/b]
The post is stored correctly though, and questions and answers are displayed in a table as expected. So it's only a cosmetic problem when the form is displayed.
If I keep out the table tags of the entry tag and put them in the text note before (closing them in the entry match), the form is displayed correctly, but not the post despite all tags should be correct...
Any idea what could cause this?
Thank you!
Statistics: Posted by STK — Sat Apr 20, 2024 9:18 am