Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter schwegel

    (@schwegel)

    Thank you for looking into this.

    The use case I am trying to provide is a temporary site login for end users (content consumers) of the site, not administrators or content creators.

    I have a site that markets house rentals with some protected content (IE.. WiFi details, door combination, etc..) that I only want to show to people that have rented the property. I want to issue temporary logins to these renters and have those users assigned a Basic role. I can do this with the functionality that exists except that the generated link and email by default send the user to the admin page without manually adding a redirect_to parameter. I would like an option in the settings to change the default behavior such that link generation goes to the site home page rather than the admin screen. Basically, just have the link generation include the redirect_to parameter if the home page is specified in the settings.

    Is this doable?

Viewing 1 replies (of 1 total)