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
tford Should it be LoggedInRegularUser.TimeZone or do you have another BO in the SystemUser group called User?
himanshu tford wroteShould 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.
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
himanshu aware_support wroteNo 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.