Command/setupfield
< Command
Jump to navigation
Jump to search
\setupfield
Syntax (autogenerated)
\setupfield[...][...,...][...=...,...][...=...,...][...=...,...] | |
[...] | name |
[...,...] | reset label frame horizontal vertical |
...=...,... | inherits from \setupfieldtotalframed |
...=...,... | inherits from \setupfieldlabelframed |
...=...,... | inherits from \setupfieldcontentframed |
Description
Define a setup class for interactive fields (widgets).
- setup name
- keyword options
- field options, mostly inherited from \setupframed
- field label options, inherited from \setupframed
- field content options, inherited from \setupframed
Example
\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]
See also
- \definefield
- \definesubfield
- \field
- \fieldbody – to only use the contentframe of the field
- Widgets Manual
- Widgets
- Module fields m-fields.mkiv
Help from ConTeXt-Mailinglist/Forum
All issues with: