Hello,
I'm trying to make my own custom datalist. After searching for tutorials I get a little confused: I need to make my own customModel.xml and a context.xml in the "extension" folder. So far, so good… But the first tutorial tells me to edit web-client-config-custom.xml in the "extension" folder, another tutorial tells me to edit the file share-config-custom.xml in the "web-extension" folder.
What is the truth here?
I also got a problem with the columnorder. In the xmls I create the following order:
ID
Description
Startdate
Actionee
But when i create the list in my site the order is:
Actionee
Startdate
Description
ID
Also a couple of other fields like Creator, modifier, dates, etc are added to the list.
Can someone explain how to get the order of the columns right and how to lose the extra fields? I'm using 4.2.e
Thnx in advance!
Regards,
Johan