You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Learning Request page: Need to make Start Date and End Date required fields - not working in VBS

Hi everyone, I'm trying to make two seeded fields on the Learning Request page mandatory:

  • Learning Request Start Date - does not come up as required (other DFF fields shown below afterwards are working ok)
  • Learning Request End Date - does not come up as required (other DFF fields shown below afterwards are working ok)

VBS Field Rules:

VBS changes applied in App Extn Preview:


Version (include the version you are using, if applicable): 25C

Code Snippet: VBS metadata-rules-x.json Snippet:

{
"addMetadataRules": [
{
"id": "percentages",
"label": "Percentages",
"description": "percentages",
"status": "active",
"overlay": {
"fields": {
"learnerLearningRecordsSelectedCourseOfferings.assignmentDFF.QualificationPDGlobal": {
"required": {
"value": true
}
},
"learnerLearningRecordsSelectedCourseOfferings.assignmentDFF.requestingrecognitionglobal": {

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!