We have 186 guests and 4 members online

By A Web Design Company

OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
adding "numbers of persons" in search module? (1 viewing) (1) Guest
RealEstateManager component support
Go to bottom Favoured: 0
TOPIC: adding "numbers of persons" in search module?
#4468
mauro (User)
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
Re:adding 1 Year ago Karma: 0  
In real estate manager, if you have last version - in free and in pro version - you may create any property field - simply rename any fields what not useful for you with help language file.
That will work and for Real estate manager - Property search module.


if I can but they are numbers that I want to search...

i want Search by numbers of Persons, if possible?
 
Logged Logged  
  The administrator has disabled public write access.
#4470
admin (Admin)
Admin
Posts: 3143
graph
User Offline Click here to see the profile of this user
Re:adding 1 Year ago Karma: 52  
Hello,



Sorry not clear what you mean under Person



In Real Estate manager Pro - you may search in extended search through all fields what you see on search page.

So if you see - there are exist search by city. And you resolve rename that field with help language file to Person.



So for you appear search by person



Exactly if you rename some field - it was rename in property search module



Thanks,

OrdaSoft team
 
Logged Logged  
  The administrator has disabled public write access.
#4471
mauro (User)
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
Re:adding 1 Year ago Karma: 0  
I want to do a site type aparment booking, so I need the option of seeking the number of travelers (persons) if possible?

thanks
 
Logged Logged  
  The administrator has disabled public write access.
#4472
admin (Admin)
Admin
Posts: 3143
graph
User Offline Click here to see the profile of this user
Re:adding 1 Year ago Karma: 52  
hello,

How take (replace, create new field) in Real estate manager for every house.

E.g. you need drop down list field for every property in Real Estate manager, for example "persons"

But for you full no need field "Zoning". (Please check we take also Drop down list field)

So you go to language file - and replace all constants with name "Zoning" to "Persons"

also you check Constant in language files - where you set all possible value for property "Zoning", Now that for property "Person".

that: _REALESTATE_MANAGER_OPTION_ZONING

and replace current values for this house constants from :
Code:


"agricultural,industrial,recreational,residential,unincorporated"



to:

Code:

"1,2,3,4,5,6,more"


Thanks,
OrdaSoft team
 
Logged Logged  
  The administrator has disabled public write access.
#4473
mauro (User)
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
Re:adding 1 Year ago Karma: 0  
if I can rename, for example when looking for apartments for 3 people do not see the departments with accommodation for 5 people who also serves with the search, I mean?
 
Logged Logged  
  The administrator has disabled public write access.
#4477
admin (Admin)
Admin
Posts: 3143
graph
User Offline Click here to see the profile of this user
Re:adding 1 Year ago Karma: 52  
Hello,

I am sorry, may be I not understand questions.

If you search 3 - persons in real estate manager, so you will take house in search result only with that 3 persons.

If you need have possibility search all house from 3-5 persons - that will need rebuilt house search algorithm.

You may do that if check how we search by price and rebuild self or order from us (with help ordasoft support form) custom version with all features what you wish

Thanks,
OrdaSoft team
 
Logged Logged  
  The administrator has disabled public write access.
Go to top