Event Page: Prevent Signup Form from showing up
Current design will show the Signup form as follows Prevent it from showing up, display only text as follows: Form removed from the page
Current design will show the Signup form as follows Prevent it from showing up, display only text as follows: Form removed from the page
Need to set up two Faculty groups pages on the frontend – Honorable Faculty and Former Faculty.
They “type” database field was added while setting up two new Faculty groups:“Honorable” and “Former” Faculty All existing facutly are considered “Active” faculty. To prevent “Honorable” and “Former” Faculty being retrieved as Active faculty, the existing Faculty group retrieval SQLs should include “type” as part of searching criteria. Update the following Faculty lists to include … Read more
Set up Courses Lists to display all related courses:(part of migrating Intranet to IntraApps v2) Task implemented on 11/11/2024.
It was found that after editing a course in backend, the frontend page required courses lists no longer show up. This is the course edited: Professional Ethics (login required)courseid: 130; code: FCD 300 The course list on the following page needs to be corrected:Career Development and TCM Energetics Required courses missing Career Development and TCM Energetics Resolving the … Read more
Need to set up two Faculty groups pages on the frontend – Honorable Faculty and Former Faculty. A new data field has been added in the Faculty table. A new data field has been added in the Faculty table (fbu_faculty). Select Faculty from the table where1. “display” is set at “Y” and 2. “type” be … Read more
The form embeded on this page by inserting JavaScript codes in HTML element does not display in full width as expected Frontend page: Future Students — -copy Backend page: Backend editing interface The JavaScript codes embeded in the HTML element at the bottom row: <script>(function(){document.write(‘<iframe title=”Apply 2025″ frameborder=”0″ width=”100%” height=”1200px” src=”https://embed-forms.451.io/?formId=fivebranches.forms.7710&apiUrl=https%3A%2F%2Ffivebranches.api.451.io%2Fv2%2F&accessToken=e3g6PjWAv6uzdwvAgyfLYwSWgf8ssh5s5XQMW1S0&featureToken=YLQHKRFCwQh48BHDgBrlvslq5BDOEG67rE35lYrd&analyticsToken=5GgvlBG7wy35V2St48NZO24MsW0rVJP7VIB17yzU&sourceUrl=’+encodeURIComponent(window.location.href)+'”></iframe>’);})();</script> It was found that the … Read more
A SQL error was encountered when adding a new CEU course. A CEU was added without SQL error. It was found that the culprit was the emoji entered in the description field. Upon removing them, no problems completing the updating of this CEU course.
It was found that the sidebar (with DAc & MAc sub menu) is missing on this pageFrequently Asked Questions (DAcHM & MAcHM) Missing Sidebar sub-menu Page with sidebar sub-menu To add the sub menu on this page Drag the “Page Menu Widget” from the “WordPress” group. Drop it to the left sidebar.
While working on “Adding two more Faculty types”, more features were implemented on the existing IntraApps (v2) module. This step can be considered as a basis for migrating all Intranet apps (or IntraApps v1) to the new IntraApps v2 module, mainly to drop the old Smarty Template engine. As of 10/31/2024, the following features are … Read more