Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
Hi,
How can we add an user stamp after logging in into a particular mashup?
Such as,After the user logs in"User image with name should be visible on right corner of the page"
How can we make this possible?
Please provide some guidance and help.
Thanks in advance,
V.Shalini.
you can add that to the User Extensions and then pull them in right on the Mashup builder from the User tab
Hi Pai Chung,
Can you be little elaborate? How do I pull them to right?
Thanks,
V.Shalini.
UserExtensions is a ThingShape which is reflected in the extensions for a User (user properties)
In the Mashup builder on the right there are three tabs, Data, User, Session
When a user is logged in, his user extensions are loaded and are available to the mashup, so you can go to the user tab and grab the info you want to display from there and wire it to the mashup.