Import property with name

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Riad
    Member
    • Aug 2018
    • 31

    Import property with name

    When import property to any filed like property file in Tasks, It appears Address not the property name. How to appear name instead of address?
    Thank you
  • tanya
    Senior Member
    • Jun 2014
    • 4308

    #2
    read application/Espo/Modules/RealEstate/Repositories/RealEstatePropery.php
    you can set own rules, if you create beforeSave hook, or in Formula in Entity Manager

    Comment


    • Riad
      Riad commented
      Editing a comment
      Thank you very much
Working...