Dear Espo Users,
I am using the Espo Real estate extension, and it is a wonderful module.
In properties, there is Request Type field which is limited to Rent or Sale.
I have created a new Enum Field as per the image below.

I have then used it in Options Reference in the main requestType Enum:

Now I can filter using my custom options in Properties module.
However, In Requests, I have modified the Options Reference for the Field named TYPE to the Custom Request Type.

The issue is when I go to requests and choose a Type, the matching requests don't match the options chosen.

For Example, If I choose Residential for Sale, I get Properties listed for Sale and Rent.
So the Type is not being used to match properties.
I need to know if I need someone can guide me how to fix this either in the Administration or JSON files.
Thank you.
I am using the Espo Real estate extension, and it is a wonderful module.
In properties, there is Request Type field which is limited to Rent or Sale.
I have created a new Enum Field as per the image below.
I have then used it in Options Reference in the main requestType Enum:
Now I can filter using my custom options in Properties module.
However, In Requests, I have modified the Options Reference for the Field named TYPE to the Custom Request Type.
The issue is when I go to requests and choose a Type, the matching requests don't match the options chosen.
For Example, If I choose Residential for Sale, I get Properties listed for Sale and Rent.
So the Type is not being used to match properties.
I need to know if I need someone can guide me how to fix this either in the Administration or JSON files.
Thank you.