costab wrote:
Walaa wrote:
Not from the designer.
For ways of extensions please check: Extending the generated mapping files
Would adding that custom block inside a property work?
Yes, put it inside the class:
<!-- __LLBLGENPRO_USER_CODE_REGION_START EntityMappingCustomCode -->
<filter name="myFilter" condition=":myFilterParam = MY_FILTERED_COLUMN"/>
<!-- __LLBLGENPRO_USER_CODE_REGION_END -->