#set ($notset_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "Controls", "controls.common.notset")) #set ($savebutton_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.save.label")) #set ($savebuttonhint_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.save.hint")) #set ($deletebutton_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.delete.label")) #set ($deletebuttonhint_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.delete.hint")) #set ($cancelbutton_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.cancel.label")) #set ($cancelbuttonhint_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.cancel.hint")) #set ($windowtitle_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.windowtitle")) #set ($norolewarning_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.norolewarning")) #set ($invalidloginname_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.invalidloginname")) #set ($deleteuserconfirm_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.deleteuserconfirm")) #set ($userdisabled_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.userdisabled")) #set ($disableuser_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.disableuser")) #set ($usercontactinformation_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.usercontactinformation")) #set ($mycontactinformation_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.mycontactinformation")) #set ($lastname_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.lastname")) #set ($firstname_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.firstname")) #set ($middleinitial_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.middleinitial")) #set ($title_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.title")) #set ($workphone_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.workphone")) #set ($mobilephone_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.mobilephone")) #set ($workfax_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.workfax")) #set ($homephone_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.homephone")) #set ($pagernumber_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.pagernumber")) #set ($field1_text = $ucfn.get(0)) #set ($field2_text = $ucfn.get(1)) #set ($field3_text = $ucfn.get(2)) #set ($field4_text = $ucfn.get(3)) #set ($field5_text = $ucfn.get(4)) #set ($field6_text = $ucfn.get(5)) #set ($emailaddress_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.emailaddress")) #set ($localeinformation_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.localeinformation")) #set ($locale_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.locale")) #set ($currency_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.currency")) #set ($loginname_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.loginname")) #set ($password_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.password")) #set ($changepassword_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.changepassword")) #set ($hoursperweek_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.hoursperweek")) #set ($hoursperday_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.hoursperday")) #set ($laborrate_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.laborrate")) #set ($usercalendar_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.usercalendar")) #set ($calendardays_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.calendardays")) #set ($weekdays_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.weekdays")) #set ($manager_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.manager")) #set ($userrole_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.userrole")) #set ($role_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.role")) #set ($personnelinfo_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.personnelinfo")) #set ($logininfo_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.logininfo")) #set ($editcapacitylaborrate_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.editcapacitylaborratebutton")) #set ($editcapacitylaborratehint_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.editcapacitylaborratebuttonhint")) #if (($CommonFunctions.getNotUsed("Department").length() == 0)) #set ($showOrg = true) #end #set ($isAdminUser = false) #if ($userid.equals("000000000001")) #set ($isAdminUser = true) #end #set ($showDeleteMenu = false) #if ($canEditProfile && $policyCheck.canCDEUserAccounts() && !$isAdminUser && !$isMe) #set ($showDeleteMenu = true) #end #if ($userid.equals("newuser")) #set ($showDeleteMenu = false) #set ($showALMAutheticationButton = false) #else #set ($showALMAutheticationButton = true) #end #set ($showSaveMenu = ($canEditProfile && ($policyCheck.canCDEUserAccounts() || $policyCheck.canCDEUserInformation() || $isMe))) #set ($hasDisableControl = ($canEditProfile && !$userid.equals("newuser") && $policyCheck.canCDEUserAccounts() && !$isAdminUser && !$isMe)) #set ($canEditLocaleInfo = (!$lockLocale && $canEditProfile && ($policyCheck.canCDEUserInformation() || $isMe))) ## START --------------- Locale and currency settings -------------------- #set ($currentCurrencyCode = $profile.getCurrencyCode()) #if ($currentCurrencyCode.length() == 0) #set ($currentCurrencyCode = $defaultCurrencyCode) #end #set ($activeCurrencyLR = $profile.getCurrencyLR()) #if ($activeCurrencyLR.length() == 0) #set ($activeCurrencyLR = $currentCurrencyCode) #end #set ($activeCurrencyMode = $profile.getCurrencyMode()) #if ($activeCurrencyMode.length() == 0) #set ($activeCurrencyMode = $localeInfo.getDefaultCurrencyDisplayMode()) #end ## END ----------------- Locale and currency settings --------------------