VTModuleDesigner icon indicating copy to clipboard operation
VTModuleDesigner copied to clipboard

Fields not displayed and actions, models and views folders not created

Open jrajku opened this issue 11 years ago • 3 comments

Hi,

Thanks for your great work.

I create one simple entity module using this extension. No issue in menu and table creation. When I clicked the menu screen appeared without fields and labels (both in list view and create view). When I checked the modules folder, the folders actions, models and views are not created but schema and modulename files are created. What could be the issue?

Another issue which I found was, when I try to pick any custom field added module as a template I am getting 'error occurred' message.

Thanks, Raj

jrajku avatar Feb 03 '14 06:02 jrajku

Hello Raj,

Thank you very much for your feedback. Don't forget to define one and only one field as an identifier (checking "identifier" checkbox)

To display fields in the ListView page, you can use the "ListView" checkbox (in the field creation popup) or use "Filters" tab and drag and drop fields to display.

Regards, Jonathan

sardoj avatar Feb 04 '14 18:02 sardoj

For the moment, Module Designer creates only the structure of the module. So actions, views and models are not mandatory.

I plan to add in Module Designer, the possibility to override core functions adding actions, models, views, and other files. But I don't have any deadline for this.

sardoj avatar Feb 04 '14 18:02 sardoj

Hi, Tried as you mentioned. I was able to create records but i couldn't edit records, because it shows empty layout in summary / detail view . An identifier field and a date field with default property (date of day) are not created in vtiger_field table.

Also I tried to load quotes module in the designer and rename the module name. But make and install is failed.

Any update on this will be helpful.

Thanks & Regards, Raj

jrajku avatar Feb 11 '14 08:02 jrajku