Selecting a point on a map and sending requestaction

Please do not use to report errors- use your regional help desk.
Please mark posts as being for RPG or RDMLX (LANSA) developer.
To subscribe by email, display this forum, scroll to the end and select ‘Subscribe Forum’.
Post Reply
dhnaigles
Posts: 28
Joined: Tue May 08, 2012 12:13 am

Selecting a point on a map and sending requestaction

Post by dhnaigles »

How do I use the multiple points on a map to select one of the points and have it pass data back to the server? I attempted to set the onClick (after trying the onTouch) to a value of 'CHOSE' + the ID of the c ustomer, but no matter what customer I choose, it always returns back the last customer I set a map point for.
Regards,

David
tsupartono
Posts: 289
Joined: Wed Apr 18, 2012 10:21 am

Re: Selecting a point on a map and sending requestaction

Post by tsupartono »

David,
Firing action on pin selection is not yet supported.
It is in the enhancement list and will be available in the next release.
dhnaigles
Posts: 28
Joined: Tue May 08, 2012 12:13 am

Re: Selecting a point on a map and sending requestaction

Post by dhnaigles »

Thank you, Tony, for your prompt response. I wait with bated breath. :o
Regards,

David
MarkDuignan
Posts: 346
Joined: Wed Apr 18, 2012 10:33 am

Re: Selecting a point on a map and sending requestaction

Post by MarkDuignan »

This has been implemented and will be released in the next scheduled update.
Post Reply