%META:TOPICINFO{author="TWikiGuest" date="1167891032" format="1.1" reprev="1.2" version="1.2"}% Text before first section.
New topic name
From Bugs:Item3434: Say, you have a form with an edit action and you pass in default values for formfields. Something like this:
... When you have a field of type checkbox the default values can be a comma separated list. Each value is then checked. %TWISTY{link="" noscript="hide" start="show"}% ABC %ENDTWISTY% %META:FORM{name="TestForm"}% %META:FIELD{name="TopicClassification" attributes="" title="Topic Classification" value="NoDisclosure"}% %META:FIELD{name="OperatingSystem" attributes="" title="OperatingSystem" value="OsHPUX, OsMacOS, OsSolaris"}% %META:FIELD{name="OsVersion" attributes="" title="OsVersion" value=" * abc%0d%0a * def%0d%0a * geh%0d%0a * ijk%0d%0a| abc | 123 |%0d%0a| def | ghk |"}% %META:FIELD{name="Another" attributes="" title="Another" value="_hello world_"}% %META:FIELD{name="Select" attributes="" title="Select" value="low"}% %META:FIELD{name="web" attributes="" title="web" value="0"}% %META:FIELD{name="Start" attributes="" title="Start" value="4 Oct 2006"}%