booleanbites / houzi-support

Support forum repo for issues & bugs reported for Houzi Flutter App.
4 stars 0 forks source link

how to delete range price & area in search #70

Closed Hralamal2 closed 11 months ago

Hralamal2 commented 1 year ago

Hi how can i hide or delete range price & area in search because it's not works for me and how i setup this feature to ensure it's works

AdilSoomro commented 1 year ago

You can use Houzi Builder to hide price and area from searches. Export configurations and save to app source here:

PROJECT_HOME/assets/configurations/configurations.json

Additionally you can manually edit the above mentioned configuration json and remove any fields from filter_page_layout json object.

Once done, do following:

AdilSoomro commented 11 months ago

Is this fixed?

Hralamal2 commented 11 months ago

Yes thanks