OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
number format in list box price (0 viewing) 

Joomla Real Estate

Go to bottom Favoured: 0

Number format in list box price

admin (Admin)
Admin
Posts: 8230
graph
User Offline Click here to see the profile of this user
Re:number format in list box price 10 Years, 2 Months ago
Karma: 101  
hello,

for edit search and Price in Real estate manager you need in file

{site}/components/com_realestatemanager/realestatemanager.php
find function searchHouses

With below code we take price:
Code:

        $pricefrom = intval(mosGetParam($_REQUEST, 'pricefrom', ''));
        $priceto = intval(mosGetParam($_REQUEST, 'priceto', ''));




Thanks,
OrdaSof team
Logged Logged
The administrator has disabled public write access.
jaimeabril (User)
Senior Boarder
Posts: 40
graphgraph
User Offline Click here to see the profile of this user
Re:number format in list box price 10 Years, 2 Months ago
Karma: 0  
I don´t may do

what price has?????
Logged Logged
The administrator has disabled public write access.
jaimeabril (User)
Senior Boarder
Posts: 40
graphgraph
User Offline Click here to see the profile of this user
Re:number format in list box price 10 Years, 2 Months ago
Karma: 0  
please............

I don´t may do

what price has?????
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8230
graph
User Offline Click here to see the profile of this user
Re:number format in list box price 10 Years, 2 Months ago
Karma: 101  
Hello,

I am sorry, if you need custom product creation, please give fuull details what you need and send to OrdaSoft support form
ordasoft.com/About-us/OrdaSoft.html

Thanks,
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
jaimeabril (User)
Senior Boarder
Posts: 40
graphgraph
User Offline Click here to see the profile of this user
Re:number format in list box price 10 Years, 1 Month ago
Karma: 0  
I just need the list box to display: eg 50,000,000 ....................not 50000000

and make good search
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8230
graph
User Offline Click here to see the profile of this user
Re:number format in list box price 10 Years, 1 Month ago
Karma: 101  
Hello,

I am sorry, at start this post we write how do that

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