IntraApps: Troubleshoot Ext-Cal Configuration UI

It was found that there were several issues with Ext-Cal Configuration UI. For example, while setting Location, when “Online” was entered, it stored “Onlin“. Later on it was found the Location code was limited to 5. It’s now increased to 10. There is a typo on the Navigation section. “language” was displayed as “lanaguage” It … Read more

Ext-Cal: Set up shortcode to take specified parameters

Create a shortcode for the Editor to provide specified Course selection criteria and display it to the designated content block of the page under development or maintenance. Shortcode specs: [wpos_fbu_extcal program=”xxx” location=”yyy” language=”zzz“] xxx: the Program code from fbu_ext_programs table; 100, 200, etc. yyy: the location code from fbu_ext_location table; SJ, SC, etc. zzz: the … Read more