Param | Type | Details |
---|---|---|
title (optional) | string | The title to display for the dropdown. |
fields (optional) | string | A comma separated list of the fields that can be selected. Fields can be added with a display value like so actualFieldName=Display Field Name, anotherActual=My Field. |
hidden-fields (optional) | string | A comma separated list of fields to be included with fields the user selects. Eg. id,firstname,lastname |