Re: [mapguide-users] problem with selection set - solved and more question

2020-02-26 Thread pmpm
Thank you This helped me with my problem http://osgeo-org.1560.x6.nabble.com/Fusion-Error-when-using-Select-widget-on-Mapguide-3-1-2-td5430104.html -pmpm -- Sent from: http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html ___

Re: [mapguide-users] problem with selection set - solved and more question

2020-02-04 Thread Jackie Ng
The mapagent and your PHP code are 2 separate things on the backend. The mapagent, where your viewer sends QUERYMAPFEATURE requests to knows nothing about these PHP scripts. So without digging any further, I'd say that you will have to write some code to do this. - Jackie -- Sent from:

[mapguide-users] problem with selection set - solved and more question

2020-02-03 Thread יובל קימל
Jackie hi First thank you very much for your help. We are using the Fusion version that is bundled with the new MGOS 3.1.2 install. We took your advice and changed bUseNativeServices to false in FusionSF. and remarked the rest of the code handling the version selection. This is done to