Property Exclude DVelop Combo Description Attributes

A new property named 'Exclude DVelop Combo Description Attributes' was added within WorkWithPlus for Web Settings > Template node. The purpose of this property is to automatically exclude the description attribute of foreign keys when they are already displayed in the DVelop combo associated with the foreign key ID attribute.

It only applies when the property 'Default Auto Prompt / DVelop Combo' is true and the property 'Auto Prompt / DVelop Combo type' is 'DVelop Combo'. This applies to the transaction and view (general tab) instance forms.

For example, having the properties like the following image:

ExcludeDescAttSettings

Person transaction has CompanyId as an FK of Company:

ExcludeDescAtt2

So, when the instance is created by WorkWithPlus for Web the attribute CompanyName (which is the Description Attribute of Company transaction) will be automatically excluded:

ExcludeDescAtt3