Starting to use the Real Estate Extension (available for free by EspoCRM).
There is a few field that I want to modify the option of but have not been able to figure out how to. This thread is to ask for help and overall to discuss matter about this extension.
---
SOLVED: see post #2
Field: Request Type (requestType) - This field have two option: Sale & Rental. I want to add in more option but is unable to. The field type is a Enum but it blank in there, it seem to be some sort of Special Enum
Field: Contact's Role (contactRole) - same as above, there is only option here and I want to add in more but there seem to be noway to do it.
---
Dilemma I'm currently facing the field Price. You can only have a single value so you cannot be a range in it. You can with the Request entity though but it using 2 separate field. I'm not sure if I should create 2 new fields and start using that instead of creating 1 single new field for "Max" and use the existing field as Minimum range. The issue I might face is it won't be able to Match with the Request with I don't set it up property.
Perhaps using a formula/calculation field as the price might be able to do that.
---
So, are you using this extensions? Let talk about it and how you are using it.
Currently I'm using it to Wikipedia for client's office and address. Previously I was using Knowledge Database as the information Wiki but I believe using the Property entity (Real Estate extension) is more ideal.
Sometime the property might be renovation, demolish, no longer exist or rebuild, with these you can either delete old data or create new one, but if you create new one you have a duplication of the property. This is why I also add a field call "Property Data Year" which indicate which year this information is relevant to. Should I use a formula in the future to automatic add current year? But that might mean I can't add data of previous years as it auto input current year.
There is a few field that I want to modify the option of but have not been able to figure out how to. This thread is to ask for help and overall to discuss matter about this extension.
---
SOLVED: see post #2
Field: Request Type (requestType) - This field have two option: Sale & Rental. I want to add in more option but is unable to. The field type is a Enum but it blank in there, it seem to be some sort of Special Enum
Field: Contact's Role (contactRole) - same as above, there is only option here and I want to add in more but there seem to be noway to do it.
---
Dilemma I'm currently facing the field Price. You can only have a single value so you cannot be a range in it. You can with the Request entity though but it using 2 separate field. I'm not sure if I should create 2 new fields and start using that instead of creating 1 single new field for "Max" and use the existing field as Minimum range. The issue I might face is it won't be able to Match with the Request with I don't set it up property.
Perhaps using a formula/calculation field as the price might be able to do that.
---
So, are you using this extensions? Let talk about it and how you are using it.
Currently I'm using it to Wikipedia for client's office and address. Previously I was using Knowledge Database as the information Wiki but I believe using the Property entity (Real Estate extension) is more ideal.
Sometime the property might be renovation, demolish, no longer exist or rebuild, with these you can either delete old data or create new one, but if you create new one you have a duplication of the property. This is why I also add a field call "Property Data Year" which indicate which year this information is relevant to. Should I use a formula in the future to automatic add current year? But that might mean I can't add data of previous years as it auto input current year.
Comment