+ Reply to Thread
Results 1 to 8 of 8

Thread: Call owner field

  1. #1

    Call owner 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?

  2. #2
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    Hello,

    If it's a phone-type field it will be added automatically to the call owner modal window

  3. #3
    The system will take 1st phone field and put to the button.
    Viktor,
    Flynax technical department,
    Best wishes.

  4. #4
    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.

  5. #5
    Of course, the system try to take phone from account at first and then from listing.
    Viktor,
    Flynax technical department,
    Best wishes.

  6. #6
    Quote Originally Posted by Viktor View Post
    Of course, the system try to take phone from account at first and then from listing.
    Hi Viktor,

    Can we make the listing first then account?

  7. #7
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    Go to request.inc.php > case 'getCallOwnerData':

    replace:
    PHP Code:
    Only registered members can view the code
    with:
    PHP Code:
    Only registered members can view the code

  8. #8
    Thanks Rudi

+ Reply to Thread