Skip to main content

NIM

Step 20: Bind the filters to the grids (tutorial)

In this step, we'll connect the filters we just created to our two grids.

  1. Select the left grid and go to the Table tab. Bind the App_AD_User_Create_List_Groups filter to it.

    2023-10-27_14-03-25.jpg
  2. Hide all the attributes except cn by unchecking their checkboxes. Increase the column width of cn to 350.

    Tip

    To temporarily hide all columns except Show and Width, change the dropdown to Columns - show, width.

    2023-10-27_14-05-02.jpg
  3. Select the right grid and go to the Table tab. Bind the App_AD_User_Create_No_Groups filter to it.

    2023-10-27_14-09-04.jpg
  4. Hide all the attributes except cn by unchecking their checkboxes. Increase the column width of cn to 350.

    2023-10-27_14-09-52.jpg
  5. Create a new output variable for the cn attribute named add_cn, and one for the objectGUID attribute named add_objectGUID.

    Tip

    To temporarily hide all columns except Variable Output Name, change the dropdown to Columns - variables.

    2023-10-27_14-10-39.jpg
  6. We'll click Save to save our progress so far.

Next: Step 21: Group membership actions