Please see sample tiddler code here: http://pastebin.com/f35b533f (This is now the corrected version, the original contained some errors. Hence also the deletion of the original message and this repost...)
Now, this tiddler form (and others similar to it) still has some fine tuning to do. I am at a loss on how to achieve the following: 1. Item validation for each "done#" field. If a user tries to create a report with any of the "Done" / Selectable fields in their default position, there should be an alert/prompt reminding the user of this and asking whether or not they wish to continue. I was able to modify the default title validation of the NewTiddlerFromForm to check that the user has made some input in the "Doer" field. However, this item validation was too difficult. 2. Checkbox instead of select/option-choice for each "done#" field. I was able to get the checkbox to appear in the original form, but the created report would always bring up the given value (<input type=checkbox value=...>), regardless of whether or not the checkbox was checked by the user. It is my understanding that the given value should only be returned when the checkbox is checked. 3. For the created report, only those rows of the table should appear for which there was a "Yes"/check-selection in the original form. Some type of conditional formatting is required? I have no idea where to start Thanks again in advance for any help or insight, Tseta
-- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

