VTModuleDesigner
VTModuleDesigner copied to clipboard
New module related listview
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?