Property Select-Link Display List View Of Location

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • VigneshChinnaiyan
    Member
    • Jan 2018
    • 61

    Property Select-Link Display List View Of Location

    Hello,

    I am very satisfied with ESPO Functionalities, I have a query - "How to change Real Estate Property selectLink Display of Real Estate Locations from TREE VIEW to LIST VIEW".

    I tried but no luck. I Have attached image for reference.

    Thanks.
  • tanya
    Senior Member
    • Jun 2014
    • 4308

    #2
    Hello
    client/modules/real-estate/src/views/real-estate-property/fields/location.js
    change inherit view from 'views/fields/link-category-tree' to 'views/fields/link'

    Comment

    • VigneshChinnaiyan
      Member
      • Jan 2018
      • 61

      #3
      Thank you so much tanya

      Comment

      Working...