VTModuleDesigner icon indicating copy to clipboard operation
VTModuleDesigner copied to clipboard

New module related listview

Open johnistas opened this issue 10 years ago • 0 comments

I have made a custom module and i relate it to contacts.

The module has fields "date, name, time"

When i go to contacts and see the related module i see the records with only the date.

When i check listview to the name and time, i see them as fields in the related module. BUT i can see any record. Is NULL.

So, with listview only checked in date the records show up normally (showing only the date)

with listview checked in date,name and time, no records are shown. (the titles at the top are date, name, time but the entries are missing)

How can i solve this?

johnistas avatar Mar 09 '15 09:03 johnistas