Description Usage Arguments Details
When a delete button is pressed, 'deletePopulationClicked' will change When the edit button is pressed, 'editPopulationClicked' will change
1 | population_control_column(ns = NS(NULL), id, len)
|
ns |
the namespace (defaults to no namespace) |
id |
the id (without namespace) |
len |
the number of control elements to create |
The checkbox will have id ns(id)_checkbox_index The delete buttons will have id ns(id)_delete_button_index The edit buttons will have id ns(id)_edit_button_index
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.