Is it possible to link to an accessing User's profile page, from say an unfiltered html widget?
Is it possible to link to an accessing User's profile page, from say an unfiltered html widget?
Hi ,
https://community.telligent.com/community/12/w/api-documentation/71471/get-user-rest-endpoint might get you started, specifically the "Widget Javascript" section. We have a widget that uses that on our site, but I didn't create it, so I'm not 100% sure what parts are the necessary pieces to get it working.
Hope this helps!
Hi I have done something like this... lets discuss in our community planning area... I may have what you need
You could do this using a small bit of javascript in a widget that would be placed in the header or footer of the site, this widget searches for a specific class name in the html and replaces that with the current users url.