nuAddBrowseTitleSelect description
Posted: Sun Feb 13, 2022 5:40 pm
Where can I find description of functions Nu 4.5 - nuAddBrowseTitleSelect and nuBrowseTitle#_select?
Code: Select all
// Function to add a dropdown to a title of a Browse Screen
// * @param {number} index - Column (Index), where the dropdown will be displayed
// * @param {object} data - String array to populate the dropdown
function nuAddBrowseTitleSelect (index, data)