Hi every one,
I have got a problem when working with HTML field. I'm trying to show Google map base on the address of suppliers
Let's me describe my case below
Case 1: When I create a new address in supplier and click refresh map, 1C:Enterprise mode shut down and my screen move to 1C:Designer (and there are no message from the platform to talk about the problem
Case 2:When I load an old address. The map has been load correctly.
Case 3:When I change the address and press Enter (AddressOnChange), it has the same problem with case 1
Case 4:When I change the address and click Refresh map, it has the same problem with case 1.
Case 5:When I change nothing and click Refresh the map, nothing happen, 1C:Enterprise mode hadn't been shut downed.
I checked with my old code in the Junior course and I met the same problem with case 1 and asked some other developer check with their code in Module 4, Junior course (HTML field) and they got the same problem like me.
I attached here my dt file. Could anyone help me to figure out what problem is happening with this.
Thank you.
Here is the form
Here is the code
Here is the form when loading
For students who study 1C Junior course.