Page tree

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Asset type fields are part of asset type configuration (See more on creating asset types here - How to create an asset type).

Each asset type in AssetForms has at least one field and this is called "name". So, each asset has a name (because every asset type defines at least this field)

The field is a text field and is a required field. You cannot change that, but you can change it's label. It does not have to be with label "Name" and you are free to choose whatever you want as a label.

However, the field's name cannot be changed and is always "name".


We offer quite a long list of different types for your fields in AssetForms app

  • Checkbox
  • Checkbox group
  • Customer (brings list of customers from your JSD project)
  • Customers (brings list of customers from your JSD project and allows to select multiple)
  • Date
  • Datetime
  • Dropdown
  • Dropdown (advanced) (same as dropdown, but allows you to search through the list of options)
  • Hidden
  • Jira issue (allows you to associate assets with Jira issue - see more Linking assets to Jira issues)
  • Jira issue (multi-select) (allows you to associate assets with one or multiple Jira issues - see moreLinking assets to Jira issues)
  • Multiselect
  • Numeric
  • Password
  • Radio group
  • Smart checkbox (allows you to connect the field to other asset type and show it's assets in a checkbox)
  • Smart checkbox group (allows you to connect the field to other asset type and show it's assets in a checkbox group, selecting multiple)
  • Smart dropdown (allows you to connect the field to other asset type and show it's assets in a dropdown)
  • Smart dropdown (advanced) (allows you to connect the field to other asset type and show it's assets in a dropdown with search)
  • Smart multi-select (allows you to connect the field to other asset type and show it's assets in a dropdown allowing to select multiple options)
  • Smart Radio group (allows you to connect the field to other asset type and show it's assets in a radio group)
  • Text
  • Textarea
  • User
  • User (multi-select)
  • Webservice checkbox (allows you to connect external service as a source for your field and show as checkbox)
  • Webservice checkbox group (allows you to connect external service as a source for your field and show as checkbox)
  • Webservice dropdown (allows you to connect external service as a source for your field and show as checkbox)
  • Webservice dropdown (advanced) (allows you to connect external service as a source for your field and show as checkbox)
  • Webservice multi-select (allows you to connect external service as a source for your field and show as checkbox)
  • Webservice radio group (allows you to connect external service as a source for your field and show as checkbox)



  • No labels