CoreBOSBB

Full Version: [ solved ] Problem with mass edition
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
When I tried editing many registry with mass edition button, and has a business map for validation a Lead Source ( I tested in Contacts ) system shows a validation error

But all registry already a valid value in lead source
Could you share the business map? And the exact steps you take when you mass-edit? And the text of the error?
Sure

<map>
<originmodule>
<originname>Contacts</originname>
</originmodule>
<fields>
<field>
<fieldname>leadsource</fieldname>
<validations>
<validation>
<rule>notIn</rule>
<restrictions>
<restriction>--None--</restriction>
</restrictions>
</validation>
</validations>
</field>
</fields>
</map>

Create new filter for select only registry I wish changed
Click for select all registry
Click in massedit button
Selected only a field Assigned to ( changes I need .. )

Massedit shows each registry with a error message - not changed because Lead Source is invalid ...

But registry already a valid leadsource -- and ok for single edition ...
Solved, thanks!