Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.
Last seen: 29 Aug 2013 10H27
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
Did you clear your web browser cache ?
Hi, it's me again .. ^^ Despite all my efforts, I am still unable to achieve my goal. But I have hope.. I can't execute any php script while imp...
I managed to add my filters ! In fact it was quite simple since you pointed the jSonQuery.php file ! Thank you Babynus for your help.
I am stuck. I really don't know how to do this 🙁 The import button (and the script following) seems to block every actions I could make and I am u...
Alright thanks Babynus, I'll investigate this way 🙂
Hi, I think that if you have no id then it will create a new object with a id created automaticly. The user does not have to guess for the id numbe...
It works well on a blank page on a blank website. But I struggle to implement it in Project'Or RIA. Actually, I made a custom blank view in Project...
My work on xlsx importation solves this problem 😆
Do you have a hint ?It is not easy : In fact, you must interrupt import process to return a reply indicating the progress status, then automatically (...
Ok thanks Babynus 🙂 I'll do this later when I have the time and let you know. For now I have to import xlsx and I'm hard working on it.
Id did add my own condition on the dijit id to update the url but it did not work better. Something like : if ( dijit.byId('listMyVariableFilter...
In Demo, Is it possible to create for example an English user profile without possibility to change AND save the language ? I think Babynus can do...
Thank you. Perhaps would it be usefull to stop the importation right away when an error occurs : is a corrupted csv file worth ? My needs im...
1. Is there a howto (or indications) for customizing Project'Or RIA ?No But it is quite possible : just have a look in the view directory ! I alre...