Does VBS Support Defaulting Candidate Address Components or Phone Components in DFFs
Summary:
Content (please ensure you mask any confidential information):
On the Create Offer RUI page my client used DFF SQL defaulting to default candidate phone number and home address county into Job Offer DFFs. Since DFF SQL defaulting is not supported in Redwood we're attempting to recreate this functionality in VBS. In VBS we used this expression:
[[$fields.employmentAssignments.personsLov.AllPersonAddresses.Region1.$value()]]
When applied it does not return any values. We think it's not working because it's an array and address type is not specified. Is there a way to achieve this requirement in VBS? We're running into similar issues with defaulting phone number and grade rate values into DFFs.