diff --git a/dotCMS/src/main/webapp/html/portlet/ext/contentlet/field/edit_field.jsp b/dotCMS/src/main/webapp/html/portlet/ext/contentlet/field/edit_field.jsp index 0445be1987bb..e08732e48c75 100644 --- a/dotCMS/src/main/webapp/html/portlet/ext/contentlet/field/edit_field.jsp +++ b/dotCMS/src/main/webapp/html/portlet/ext/contentlet/field/edit_field.jsp @@ -743,7 +743,7 @@ } // Setting the value of the field - field.value = "<%=binInode%>" + field.value = "<%=value%>" // Creating the binary field dynamically // Help us to set inputs before the ngInit is executed.