Last seen: 29 Août AM 10:088
No, there is no known limitation. But maybe the grid Widgets has its own limits. Thx I'll look this way. Anyway, you should set some filter, ...
Hi JCDe, I think its already possible with the CSV exportation. Importation procedure will read the project, type... and associate it with the corr...
Annnh... And my happiness is gone.. I actually thought that the width parameter worked like print, and did not care too much about it ^^ So yes,...
I made a dialog that pops up when you try to print/PDF/CSV on objectList.php. This dialog proposes to choose the colomn you want to see in your print...
Thx for the tip, perhaps I'll work on it, but it is not a priority right now..
Ok babynus.. I guess you've double check my work so I'm not that worried 🙂
Hi Babynus, Do you think something like a filter field at the top of each column in objectDetail.php could be implemented ? I was thinking of ...
Hi Babynus, sorry for the delay. I was thinking for example at : if (count($fields) > count($title)) { ...
I hope it was not a big deal to adapt my work, I found some nasty mistakes afterwards ^^ Well I'm glad it was helpful ! 😉
Sure int are usefull but then QuickSearch won't search on them... I personnaly think that is not good everytime...
Perhaps encodeURIComponent() in refreshJsonList() would do the trick. Edit : Yes it does. url = url + "&objectType=" + encodeURICompone...
I htink you have to update theme list in mode/Parameter.php