Overview of the KIOSK parameters This is an overview of the KIOSK parameters that you can configure when creating a form. TextWith Text you can add text. The value of the text will be saved in a variable.ParagraphWith Paragraph you can add a paragraph. The value of the paragraph will be saved in a variable.CheckboxWith Checkbox you can add checkboxes. The value of the checkboxes will be saved in a variable.Number - Number with decimalsWith Number you can add numbers or numbers with decimals. The value of the numbers will be saved in a variable.Choose from a listWith Choose from a list you can add a list with options. The user needs to choose one of the options from a drop-down list. The value of the user's choice will be saved in a variable.Multi select from a file listWith Multi select from a file list you can add a list with options. The user can select one or more of the options in a checklist. The value of the user's choice will be saved in a variable array.UnitWith Unit you can add a unit. The value of the unit will be saved in a variable.DateWith Date you can add a date. The value of the date will be saved in a variable. The format of the date is defined by your browser language.Radio buttonsWith Radio Buttons you can add radio buttons. The user needs to select one of the radio buttons. The value of the selected radio button will be saved in a variable.Interactive listsWith Interactive lists you can add interactive lists. The user needs to select an option from a drop-down list, where the options in the second list depend on the selected option of the first list. The values of the user's selection will be saved in a variable.ReadonlyWith Readonly you can add a field with a text value.AutofillWith Auto Fill you can to create a field with auto fill suggestions coming from the users and custom object collections in the database. Make listWith Make list you can create a list with input fields. The value of the fields will be saved in a variable.Item repeaterWith Item repeater you can display the items of a variable list of an array and edit them in the output variable. Item repeater is only available in Hold In Kiosk.Rip SettingsWith RIP Settings you can create form entries that contain the same RIP input fields that exist in the RIP node or standalone RIP. The value of the fields will be saved in a variable.Auto fill by tableWith Auto fill by table you can look up information from a table and automatically fill in several text fields in the form with this information.HiddenWith Hidden you can hide a parameter field in the form. This is useful for example when you want to pass data that you do not want the users to see.TitleWith Title you can create a title.ImageWith Image you can add an image.Error MessageWith Error message you can add a placeholder for an error message.