Changes

Jump to navigation Jump to search
342 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 ==
<!-- something like * {{cmd|setupfield}}* {{cmd|definesubfield}}* {{cmd|gotofield}} * [http://www.pragma-ade.com/general/manuals/mwidget-s.pdf Widgets Manual]* [[Widgets]]* Module fields {{src|m->fields.mkiv}}
== Help from ConTeXt-Mailinglist/Forum ==

Navigation menu