<importbutton>

Displays a button in the input view that allows users to import data from a spreadsheet to the board.

<importbutton> attribute
Attribute Allowed Values Requirements Description
admin (false|true) Optional When set to true, authorized users are allowed to use certain import features. Clicking the button opens the administrator interface for the import function.

Example

Copy Code
<importbutton admin="true" />

You can use this tag if you have a license for the Data Manager add-on.