Make the following configuration changes to support UAE requirements.
Setup default locale
-
Navigate to District Office, System Management.
-
Select System Locales.
-
Choose the Arabic Locale.
-
Select the Country and Language according to your preference.
-
Select the System Default Locale checkbox.
-
Click Submit.
Setup right Numeric and Currency Format
-
Navigate to District Office, System Management.
-
Select System Locales.
-
Choose the Arabic Locale.
-
In the Currency Format dropdown, select #,##0.00.
-
Click Save.
Setup Currency Code and Symbol
-
Navigate to District Office, District Management.
-
Select Display Preferences.
-
Click on Units and Alphabet Filter.
-
Add the Currency Code as AED.
-
Add the Currency Name as Dirham.
-
Save the changes.
Adding Translation for AED
-
Navigate to District Office, System Management.
-
Select Localization.
-
Click on Localize PowerSchool.
-
Navigate to the Data tab.
-
Set the Locale to Arabic.
-
Set the Functional Area to PowerSchool Customer Defined Data.
-
Set the Category to Currency Name and enter AED.
-
Select Contains and enter the translated text for AED.
-
Click Submit.
Set a mandatory field for Student, Contact and Staff pages
-
Navigate to Data Validation Rules.
-
Search for the required table and select the appropriate column name.
-
Select the Required checkbox to make the column a mandatory field.
-
Save the changes (if applicable).
Displaying Arabic values in Object Reports for PDF
-
Navigate to District Office, System Management.
-
Select Reports.
-
Click on System Reports.
-
Select Report Queue Preference.
-
Select the Use Advanced PDF Processing checkbox.
-
Save the changes (if applicable).
Setup Gregorian and Hijri calendar
-
Navigate to District Office, System Management.
-
Select System Locales.
-
Choose the Arabic Locale.
-
In the Calendar System dropdown, select both Gregorian and Hijri.
-
Click Save.
Set up Apex Login Account
-
Locate the staff member who needs Apex workspace access.
-
Navigate to Staff Security Settings, Administrator tab.
-
Select the Apex checkbox.
-
If the Password field is disabled:
-
Uncheck Apex.
-
Click Submit.
-
Once the page reloads, select the Apex checkbox and the password field is displayed.
-
-
Enter a password for the Apex account.
-
Ensure the PowerSchool Admin and ReportWorks checkboxes are selected.
-
Click Submit.
Enable RTL in Enterprise Report
To enable RTL in Enterprise Report, visit, Enabling RTL in Enterprise Report.
Uploading and Using Images in APEX Static Application Files
-
Navigate to your APEX application, Shared Components, Static Application Files.
-
Click Upload File and select the appropriate image.
-
After the upload is complete, reference the image in your HTML using the following syntax:
<img src=#APP_IMAGES#imagename.png alt=Logo>
-
Replace
imagename.pngwith the actual name of your uploaded image file.