Request: Unable to Hide Mandatory System Fields in Support Contracts
Within the Support Contracts module, there are two system fields:
Support Contract Supplier
Service Value
These fields are currently mandatory and cannot be hidden. In our implementation, we do not use either of these fields, yet users are still required to populate them.
It would be extremely helpful if these system fields could be configured as optional and hidden when they are not required by an organisation’s process.
Could this be reviewed as a potential enhancement?
Bug: Translation File Not Updating Online Assessments Portal Title
We use a custom translation file to rename various elements throughout the system.
We would like to change the title displayed in the Online Assessments Portal. I located what appears to be the relevant translation entry:
msgctxt “frontend.portal.vendor_assessments.index_title”
msgid “Supplier Assessment”
msgstr “FAQ Portal”
However, after updating the msgstr value and reloading the application, the displayed title remains unchanged and continues to show the original text even after I have logged out and back in again.
Could you please confirm whether:
- This translation key is still being used?
- Is there another translation key that controls this page title?
- This may be a bug preventing the translation from being applied?
Any guidance or investigation into this would be appreciated.