I am trying to get value by passing key to a map as shown below:
${userFieldValueMap.get(__${#strings.replace(field.sectionFieldName, ' ', '')}__)}"
Try this
${userFieldValueMap[ __${#strings.replace(field.sectionFieldName,' ','')}__]}"
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With