Hi flynax,
I have a listing field phone key "phone_me" for user to input in listing detail page. Can I use this for call-owner button instead of the phone in account field?
Hi flynax,
I have a listing field phone key "phone_me" for user to input in listing detail page. Can I use this for call-owner button instead of the phone in account field?
Hello,
If it's a phone-type field it will be added automatically to the call owner modal window
The system will take 1st phone field and put to the button.
Viktor,
Flynax technical department,
Best wishes.
Thank you so much for the response Rudi and Viktor,
Does it has to be account field or listing field is OK? Because I have a phone type listing field and it the rainbow did not pickup that phone field. So I thought it has to be phone type account field.
Of course, the system try to take phone from account at first and then from listing.
Viktor,
Flynax technical department,
Best wishes.
Go to request.inc.php > case 'getCallOwnerData':
replace:
with:PHP Code:
Only registered members can view the code.
PHP Code:
Only registered members can view the code.
Thanks Rudi![]()