FSN#40235 Kopie record gaf clientside foutmelding over validationMessage
svn path=/Website/trunk/; revision=33713
This commit is contained in:
@@ -8,6 +8,7 @@ function pre_submit(isMulti)
|
||||
// voor bestaand kenmerk indien a) wijzigbaar: uit formfield "property_type"
|
||||
// b) niet wijzigbaar: gezet in xxx_kenmerk.asp
|
||||
var attributeType = ($("#attributetype").length == 0? property_type : $("#attributetype").val() );
|
||||
var validation_message = "";
|
||||
|
||||
if (attributeType == "C" && $("#length").val() == "")
|
||||
validation_message = L("mgt_srtkenmerk_lengte_val1");
|
||||
|
||||
Reference in New Issue
Block a user