PreviousNext
JavaScript must be enabled to correctly display this content
4.1.2 Rename Input Parameters
An admin user can rename the input parameters in the notebooks.
Login to Data Studio.
Navigate to the Investigation Toolkit folder.
Open the desired notebook.
Open the notebook and navigate to the Click to Start
Investigation paragraph in ECM Integration L1 and Special
Investigation notebooks or Entity Summary Risk Report
paragraph in the ECM Case Narrative notebook.
Click on the Visibility icon and select the
Code option.
Navigate to the line IHub ihub = new Ihub(ds, session,
visualQuery);
Update the value by adding a line just after the above line with
ihub.dynamicForms. followed by variable_name
and then the value.