Topic on Extension talk:FlexForm

Paul LEMPERIERE (talkcontribs)

Hello !

Is it possible with Flexform to reccord XY coordinates with a map input (like in PageForm) ?

Thks

Sen-Sai (talkcontribs)

Hi Paul!

FlexForm by default does not have an input field to record coordinates.

If you are a bit familiar with HTML Forms and JavaScript you can simply add e.g. Google maps to a FlexForm and store coordinates.

Here's an example when dealing with a normal HTML Form : https://gist.github.com/ardianta/a302efc7f9360f60206bac021bfbf2b8

If you find that a bit to difficult, then I can add it to the Wish list of FlexForm to add the coordinates input feature.

Paul LEMPERIERE (talkcontribs)

Hi Sen-Sai,

Thank you ! It's a bit difficult but i think i can deal with it

Reply to "Map Input"