Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Version published after converting to the new editor

Finally, we'll create a dashboard for the Quality Assurance team, so that they can check the list of suggestions from the surveys.

...

  1. Add a Show If macro and set the User Groups parameter to "quality-assurance".

  2. Then create a Report Table macro within the Show If macro.

  3. Within the Report Table macro, create a Local Reporter macro and set the Key parameter to "page:children".

  4. Within the Local Reporter macro, add a Text Filter macro and set the Key parameter to "data:comment".
    Check the Required field parameter.

  5. Now within the Report Table macro, create a Report Column macro.

  6. Within the Report Column macro set the title to "Suggestions".
    Add a Report Info macro and set the Key parameter to "
    data:comment".

...