field id requiredThe id of the slice field whose input control to render (the eight-plus-dots id, for example headline........ or price..........3). The field must exist in the slice whose item is being edited.
part optional default (empty - whole control)Optional. Selects a named sub-piece of a compound widget instead of the whole control - for example the HTML/plain radio buttons of a text field, the day/month/year/time selectors of a date field, or the selected/unselected lists of a select. Omit it to get the full control.
param optional default (empty)Optional extra modifier passed through to the sub-piece named by part. Rarely needed; most fields and parts ignore it.
{inputvar:publish_date....:year}
{inputvar:full_text.......:html_rb}
[{inputvar:headline........}]
{inputvar:price..........1}
{inputvar:headline........}
{inputvar:first_name......}{inputvar:surname.........}