Hi,
When creating a CRUD page via the Suite, and a Navigation Property. Are the "WithNavigationPropertiesDto" file not created with a extended file.
Hi
When creating a new CRUD page via Suite, are there some inconsistent naming and reference of entity class names.
Class are named %EnitityName%DtoBase But are trying being used as %EnitityName%BaseDto
I am not sure if property should even reference the type of Base, or the extended (non base) class. But they do reference the base class.
Hi
I was playing around with the new RC1 of 7.4, and found a couple of issues with the generated files from the templates.
The following placeholder was not replaced with its values in multiple files. %%custom-code-abstract-modifier%%
I had the new "Customizable code" enabled. (PS: GREATE feature!!!)