You are not logged in.
Hello,
A client would like to be able to fill in a Google maps location on the contact page.
I'm using the bigtree formbuilder plugin for the form on that page so I was trying to add a new resource in the routed template from the formbuilder extension.
To keep my code kind of clean and flexible I'd like to put the Google maps code inside a callout.
I'd like to see the Google Map directly when editting the page so I'm using the "Advanced Callout Field Types" extension with the "inline callout set" field.
I can use this field in other templates and that works perfectly smooth, but in the formbuilder template when I click on the settings icon, nothing happens and I get a javascript error:
Uncaught TypeError:
Cannot read property 'toString' of undefinedhtmlspecialchars
@ lib.js:46(anonymous function) @ main.js:2039BigTreeListMaker
@ main.js:2079(anonymous function)
@ (program):2(anonymous function)
@ lib.js:2globalEval
@ lib.js:2domManip
@ lib.js:4append
@ lib.js:4(anonymous function)
@ lib.js:4m.access
@ lib.js:4html @ lib.js:4(anonymous function) @ main.js:1293BigTreeDialog @ main.js:1323complete @ (index):598j @ lib.js:2fireWith @ lib.js:2x @ lib.js:5b @ lib.js:5
Is there a way to get this working?
Thanks in advance!
Offline
Can you package up the field type and email it to me? I'll check it out!
Offline
I tried the exact same thing today and for some reason it's working just fine now
Thanks anyway for the quick reply and helpfullness!
Offline