elaratain
elaratain
Regular expressions containing whitespaces in the literal form, e.g. ( )+ are not checked. It is necessary to use \s instead (not a severe problem, but maybe it should be...
Cooperation with calendoku: changing the format of date and time values in the template (added via picker) similar to `@DATE(,%%Y-%%m-%%e)@`
Using your example (Car or Blimp, can you pay) on Fieldset Dependencies, I found no way to get the info of the dependent fields in the fieldset (name and amount)...
If some user writes some text with a blank line like this: > text > > more text in a text area, this text will not be displayed correctly in...
Allow sending an email (best would be with separate template, like "your data was submitted") to an email adress given in the form
Compare issue #141 Wiki code on Thank you page
Please add render_text and html_entity_decode to render and _handlepost routine, respectively. Thereby text added as Thank you note is rendered as wiki syntax and one can include links, etc