jeffreykemp / jk64-plugin-reportmap

Report Google Map APEX Plugin
https://jeffreykemp.github.io/jk64-plugin-reportmap/
MIT License
42 stars 16 forks source link

Flex fields #25

Closed jeffreykemp closed 8 years ago

jeffreykemp commented 8 years ago

When a dynamic action is fired, the developer can access the id, lat, lng, and name.

This change adds up to 10 additional optional flex fields, taken from any extra columns in the query (columns 10 to 19), and adds them as this.data.attr01, this.data.attr02, etc. in the trigger events.