TimeZone value not getting populate using tags

If you think that something doesn't work in Aware IM post your message here
Post Reply
himanshu
Posts: 723
Joined: Thu Jun 19, 2008 6:24 am
Location: India
Contact:

TimeZone value not getting populate using tags

Post by himanshu »

Hi Support,

I am trying to show the current logged in user TimeZone value by using tags. Below are the examples

- <<LoggedInUser.TimeZone>>
- <<User.TimeZone>> This I have placed on the top of the User Object form.

No Value.
Please confirm if this is a bug or a something else.

Thanks
From,
Himanshu Jain


AwareIM Consultant (since version 4.0)
OS: Windows 10.0, Mac
DB: MYSQL, MSSQL
tford
Posts: 4238
Joined: Sat Mar 10, 2007 6:44 pm

Re: TimeZone value not getting populate using tags

Post by tford »

Should it be LoggedInRegularUser.TimeZone or do you have another BO in the SystemUser group called User?
Tom - V8.8 build 3137 - MySql / PostGres
himanshu
Posts: 723
Joined: Thu Jun 19, 2008 6:24 am
Location: India
Contact:

Re: TimeZone value not getting populate using tags

Post by himanshu »

tford wrote:Should it be LoggedInRegularUser.TimeZone or do you have another BO in the SystemUser group called User?
Yes Tom, I have another business object in User Group.
From,
Himanshu Jain


AwareIM Consultant (since version 4.0)
OS: Windows 10.0, Mac
DB: MYSQL, MSSQL
aware_support
Posts: 7525
Joined: Sun Apr 24, 2005 12:36 am
Contact:

Re: TimeZone value not getting populate using tags

Post by aware_support »

No value means "default timezone", i.e. timezone of the server.

If you want to see values at all times, you need to assign them to each user explicitly
Aware IM Support Team
himanshu
Posts: 723
Joined: Thu Jun 19, 2008 6:24 am
Location: India
Contact:

Re: TimeZone value not getting populate using tags

Post by himanshu »

aware_support wrote:No value means "default timezone", i.e. timezone of the server.

If you want to see values at all times, you need to assign them to each user explicitly
I already using timezone and tried multiple times by changing different zones. The only issue is when you assigned a timezone and want to display with Shortcut or somewhere in HTML using "<<Tags>>" it does not display the value.
From,
Himanshu Jain


AwareIM Consultant (since version 4.0)
OS: Windows 10.0, Mac
DB: MYSQL, MSSQL
Post Reply