update jsonpath for csp fix
This commit is contained in:
@@ -110,7 +110,7 @@ export default function BuildRow(props) {
|
||||
|
||||
dateEnd = !_.isEmpty(dateEnd) && dateEnd[0].value;
|
||||
|
||||
//const isRequiredField = jsonpath(
|
||||
//const isRequiredField = jsonpath({path:
|
||||
// "$..value[?(@.LogicalName=='" +
|
||||
// datafieldname[0].value +
|
||||
// "')]",
|
||||
|
||||
Reference in New Issue
Block a user