Hello,
I would like to extend RealEstateRequest entity functionality in order to better suit my needs.
What I'm trying to achieve is having additional criterias in property requests, i.e. boolean and enum fields that match with the properties in our database.
From my researches in this forum, the only way to add this kind of functionality is through coding, but I have not found any tutorial or code snippets to help me with the editing.
Could someone please help me? I'm new to EspoCRM, but I'm really keen on learning and even some little indication to get me on the right track would be greatly appreciated.
Thanks!
Server setup (not sure if needed):
EspoCRM 5.0.5
Real Estate extension 1.2.1
PHP 7.1.14
I would like to extend RealEstateRequest entity functionality in order to better suit my needs.
What I'm trying to achieve is having additional criterias in property requests, i.e. boolean and enum fields that match with the properties in our database.
From my researches in this forum, the only way to add this kind of functionality is through coding, but I have not found any tutorial or code snippets to help me with the editing.
Could someone please help me? I'm new to EspoCRM, but I'm really keen on learning and even some little indication to get me on the right track would be greatly appreciated.
Thanks!
Server setup (not sure if needed):
EspoCRM 5.0.5
Real Estate extension 1.2.1
PHP 7.1.14
Comment