Hi, I’m working on Bonita Studio-community edition Version 5.9.1.and DHTMLX Scheduler Integration with DHTMLX Connector (php)
I tried to integrate the component DHTMLX Scheduler in Bonita Studio without success: white screen appears and only the scrool bar.
See example of successfully integration in joomla site in case (a) integration with the specific extension for joomla component and
in case (b) of stark code HTML + Javascript + PhpCode → MySQL Database, HTML + Javascript code for client-side and server-side PHP code).
Here is the link:
luisamadonnatwo.altervista.org/j … 2/homepage login with mrossi, mrossi1, then “Consultazione/Browse” menù → item “Agenda”
Similarly, I wanted to achieve integration for Bonita using a user task and a html widget but I got, after several attempts,always the same result as indicated above.
Where can you go wrong? I kindly help.
Note: In Jooma and in bonita Envirounment I have integrated other two components DHTMLX Calendar and DHTMLX Grid successfully, using javascript code and XML files for the data
(such as Grid and Calendar in joomla site: luisamadonnatwo.altervista.org/j … 2/homepage,
login with mrossi, mrossi1, then “Consultazione/Browse” menù → item “Books/Libri”).
The Scheduler’s problem does not seem to depend on the data integration, seems to depend on the graphical representation of the component before
it is executed the php code that retrieves data from the database (using DHTMLX Connector).
In the meantime, I enclose (in Dropbox shared directory dropbox.com/home/LuisaDropBox/For_Bonita):
1)the software code client side and server side + sql scripts for DB, used for Joomla integration that I would like to integrate in bonita
and that’s already working in Joomla site (Example_Scheduler_Connector21032013.txt), my DB connection in Php code is
$res=mysql_connect(“localhost”,“root”,“”);
mysql_select_db(“install”);
2)Joomla integration’s images on localhost in case (a) and in case (b) (SchedulerOK_Joomla_Component.jpg and SchedulerOK_Joomla_Code.jpg);
3)All useful data of Bonita’s project to repeat the test (Scheduler–1.0.bar)
I already posted a similar message on Bonita soft forum bonitasoft.org/forum/viewtop … 439#p45439
I thank and salute Sincerely, Luisa Madonna