Hi, I finally found the time to devote to adapt your already excellent extension to my needs. Now it works fine and responds well to my demands. Specifically, I changed some code adding session variables, adding the fields that I needed an update from obtaining ID insert with "...sql = sql & sql_values & "); SELECT SCOPE_IDENTITY() AS last_id;"
I'm very glad I bought this extension. But now I have a problem I can not solve. The situation is the following. Users will have to use the extension are around 100 and many people who work on the move. Many of them (70%) use iPad and the problem is with these (ipad) I tested the extension with various mobile systems, including 8.1 touch screen tablet with win and all work fine (some problems encountered on drag & d_r_o_p but not important). The events are all included in the database (MSSQL) and displayed correctly. Only with ipad I can not make it work. After using the Save button (event.html) is the window waiting for update database and then you see a warning, "the website requires you to open a pop-up window with the option to allow or block it." In both situations it does not run any new insert. If use Allow opens a new page with all the data on the page, but without the calendar; if I use Block presents a page with all the html code of the page. Changing an event instead working properly. Thinking about a problem of selection of the cell have also tried to use the plugin jQuery UI Touch Punch, but no positive result if failing to do drag & d_r_o_p although not cleanly. It therefore remains the problem of how to operate the insertion of an event from ipad.
Any thoughts on this? Best Regards
Gianluca |
|
|