visitor

references: trying to clarify "visitor"

The visitor gives access to the current visitor’s BaseContact node in the current site.

You can use it as a starting context:

favorites from visitor

Be careful, the “visitor” in RubyLess is a User. You must use “visitor.node” to get the BaseContact.

comments

  1. leave a comment