Skip to main content
1-Visitor
November 14, 2017
Question

First login use a specific mashup

  • November 14, 2017
  • 2 replies
  • 3066 views

Hi All

I am trying to find out if it is possible that when my users first login and complete the entries of specific required fields that the next time they go straight to my main page.

Anyone know how this might be done?

Thanks

Darryl

2 replies

17-Peridot
November 14, 2017

Hello Darryl Sawyer,


If you are talking about auto-redirection on second login,hope below thread helps you.

Mashup flashing while redirecting

Regards,

Tarun Nayyar

22-Sapphire I
November 14, 2017

Using a script, User Extension Property and some Contained Mashups, you can use that to figure out if it is the User's first time, and then swap the contained mashup to the 'initial setup' one. (You can dynamically assign a Mashup name to a contained mashup space in runtime)

Darryl1-VisitorAuthor
1-Visitor
November 16, 2017

Hi Pai

Thanks, I get how to check the last login time to see if user has logged in before.

But I not sure how to use a contained mashup?  Could you elaborate on that for me?

Thanks

Darryl

22-Sapphire I
November 16, 2017

Take a look at this post, I hope that explains some of the possible and how to do it.

Passing Values to Contained Mashups that Dynamically change