Call Support:Direct: (214) 420-1337Toll Free: (877) 522-6334
Monday through Friday 8 a.m. to 6 p.m. Central (GMT-6)
I'm adding some "Unfiltered HTML" and was wondering if there's any Telligent syntax or query languages I can add to the HTML for if user is logged in show this else show that?
Cheers,
P :)
If you create a new widget, you can access the full widget API. You're specifically looking for $core_v2_user.IsRegistered( $core_v2_user.Accessing.Id).
Head to Control Panel > Site Administration > Widget Studio > Manage Widgets and then click Create on the right. After you save your new widget, you'll be able to add it to any pages via the Edit Page button.