Adding a Box custom component or template to my page

Aaron. Here is some clarification in regards to what Moshe laid out.

  1. RunningUser Model: Model built on User object. Fields should be at leaset ID, First name, Last Name, Email.
    Condition on this model should be set up as shown in the image below:

    The - “User info of page viewer” is one of the options in the content property.

I think this will fix your authentication issue, as well as the “red box” in your page.

  1. You need to select the property “Do not run template on each row”. This will make it that the template does not get repeated.

I think this will help you get started.