booleanbites / houzi-support

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

how to edit request property forms #99

Closed Hralamal2 closed 9 months ago

Hralamal2 commented 9 months ago

Hello how can i edit or hide the first name or something else in Request property

WhatsApp Image 2023-09-20 at 11 42 15 AM

Hralamal2 commented 9 months ago

can someone help me please

AdilSoomro commented 9 months ago

You will have to manually edit the source file for this.

Find the file here

PROJECT_HOME/packages/houzi_package/lib/pages/home_screen_drawer_menu_pages/add_property_request.dart

And comment lines around 193 to 208, as these are the lines that deal with first name, last name fields.