You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Same change as #2058 which was only applied to the hotfix and this one will target the next release.
Acceptance criteria
Add a new dropdown item called "Senate, Academic Council, Education Council, and/or Program Council and Board of Governors". Define the option code as senateOrEducationCouncil.
This needs to be applied to both the program and institution profile forms
Note
"Other" field is already being implemented in #2028
The text was updated successfully, but these errors were encountered:
During the demo of this story, there was a point raised by @JasonCTang that the select components in the create/edit program page did not have arrow icon at the right corner, which was seen in select components of institution profile form.
On investigating further, we found that in form.io select components with widget type as "html5" the OOTB look does not have the arrow in it. At the same time, the select component with default widget in form.io has the arrow icon along with search option on the select. And as expected, the "educationprogram" form had each of it's select components using widget type as "html5" and "institutionprofile" select component for regulatory body was using default widget.
Here are the list of "html5" widgets used in our application
As per discussion with @JasonCTang we will not be making any changes to the program form as of now.
Same change as #2058 which was only applied to the hotfix and this one will target the next release.
Acceptance criteria
Note
"Other" field is already being implemented in #2028
The text was updated successfully, but these errors were encountered: