Changes

Jump to navigation Jump to search
245 bytes removed ,  10:04, 20 February 2022
m
remove manual syntax
}}
== [[Help:Reference|Syntax]] (autogenerated) ==<table cellspacing="4" cellpadding="2" class="cmd"> <tr> <td colspan="2" class="cmd"syntax>\definefield<span class="first" >[...]</span><span class="second" >[...]</span><span class="third" >[...]</span><span class="first" >[...,...,...]</span><span class="second" style="color:red;">[...]</span></td> </tr> <tr valign="top" class="first"> <td class="cmd">[...]</td> <td>name </td> </tr> <tr valign="top" class="second"> <td class="cmd">[...]</td> <td>name </td> </tr> <tr valign="top" class="third"> <td class="cmd">[...]</td> <td>name </td> </tr> <tr valign="top" class="first"> <td class="cmd">[...,...,...]</td> <td>name </td> </tr> <tr valign="top" class="second"> <td class="cmd">[...]</td> <td>name </td> </tr></tablesyntax>
== Description == Define an interactive field (widget) 
# reference name
# type of widget (e.g. line)
# name of setup (defined with \{{cmd|setupfield}})# ???content values (for radio buttons or checkboxes)
# initial content of field
== Example ==
 <!-- Please fill in an example if you can --texcode>\setupfield[shortString][reset,horizontal][width=45mm,option=printable,frame=off,bottomframe=on,height=2em,offset=0.5mm,frameoffset=1mm]\definefield[Name][line][shortString][][Hans]\field[Name]</texcode>
== See also ==
<!* {{cmd|setupfield}}* {{cmd|definesubfield}}* {{cmd|field}}* [http://www.pragma-ade.com/general/manuals/mwidget- something like s.pdf Widgets Manual]* [[cmd:goto|\gotoWidgets]] * Module fields {{src|m-fields.mkiv}} == Help from ConTeXt->Mailinglist/Forum ==All issues with:{{Forum|{{SUBPAGENAME}}}}
[[Category:CommandsCommand/Fields|definefield]]

Navigation menu