Hello everyone,
So I've been trying to experiment with embedded components and mashups on ByDesign, and tried to follow this guide:
However, I've run into a problem when putting the EC on the Account screen. I've got the map to display (amusingly, copying the code from the guide didn't actually work; I got mine to display using an example from the Google developers website), but at the moment it will only work if I hard code in the latitude and longitude. If I pass the parameters into it, the map fails to initialise, instead just display a white box. I'll post pictures of what I've done corresponding to each step of the guide, and hopefully someone can help.
A1) Identify outport: I figure this is the best one on the Account screen.
2) create custom BO and script
3) create data structure and other fields, bind root-level fields, do other stuff from this step.
EC binding:
B1) Define PTP
2) Define Port Binding (PB)
3) EC Outport
4) HTML Mashup --- HTML I used is attached in a .txt file.
5) I stuck the mashup on the EC, then did the binding as follows:
Outport has the two referenced anchors:
I think this is pretty much it...anyone able to tell me what I'm doing wrong? Thanks.
Lewis