Announcement

Collapse
No announcement yet.

Using addressMap field in Custom Entities

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Using addressMap field in Custom Entities

    Hi there,

    I try to use addressMap in my Custom entiity(I have also address) . I added it same as RealEstateProperty.json and also added to my detail layout. But no map shown..!
    only label is shown.

    Is there any magic to use addressMap in Custom entities..?

    thnx & rgds

    Selcuk

  • #2
    Hi

    No magic. Maybe you missed something.

    Comment


    • #3
      "addressMap": {

      "type": "base",

      "notStorable": true,

      "readOnly": true,

      "view": "real-estate:views/real-estate-property/fields/address-map",

      "layoutListDisabled": true,

      "layoutSearchDisabled": true,

      "layoutMassUpdateDisabled": true

      },
      I just added addressMap filed to my Custom/resources/metadataEntitydefs/MyCustom.json and added to detail layout.

      BUT I CAN NOT SEE in EntityManager , Add New field ?. is there any object: true etc that I need to put somewhere?
      thnx & rgrds

      Selcuk

      Comment


      • #4
        Hi, I got it working, I removed and I added again . it worked. Just For Info

        Comment


        • #5
          Anyway to have an easy way to add "googlemap field" in custom entities ?

          Comment


          • #6
            We are going to add to EspoCRM.

            Comment


            • #7
              Would be great to have possibility to integrate google maps "my maps" https://www.google.com/mymaps
              for custom points of interest around the place etc

              Comment

              Working...
              X