+ Reply to Thread
Results 1 to 8 of 8

Thread: Listing Form Builder

  1. #1

    Listing Form Builder

    Hello,
    how can I add the Make/Model field in the Listing Form Builder?
    I can use it in the Browse Form Builder but it's not available in the Listing Form Builder.

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

    you can't use it on add-listing form because it's a system field and related to categories which you select on categories step

  3. #3
    If I use the Multifield to recreate the Make/Model with it then it would be seen in the ads, right?

  4. #4
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    Yes, but there is no need to do so when you can add 'Make/Model' field to Listing Title Form or Browse Form
    on listing details page category info can be viewed from breadcrumbs

    but if you want to add additional category info to the page you can insert this code anywhere you need via ftp > templates > your template > tpl > controllers > listing_details.tpl:
    Code:
    Only registered members can view the code.
    Last edited by Rudi; November 12, 2018 at 09:13 AM.

  5. #5
    Thank you Rudi. I will try some of the suggested options.

  6. #6
    Quote Originally Posted by Rudi View Post
    Yes, but there is no need to do so when you can add 'Make/Model' field to Listing Title Form or Browse Form
    on listing details page category info can be viewed from breadcrumbs

    but if you want to add additional category info to the page you can insert this code anywhere you need via ftp > templates > your template > tpl > controllers > listing_details.tpl:
    Code:
    Only registered members can view the code.
    Rudi I've tried the code and I got this: Category X5
    Can you edit the code so I would get:
    Make: BMW
    Model: X5

    Thanks in advance!

  7. #7
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    Use this:

    Code:
    Only registered members can view the code.

  8. #8
    Quote Originally Posted by Rudi View Post
    Use this:

    Code:
    Only registered members can view the code.
    Rudi can you edit the code so I can get the result in the attached picture? I need the Make/Model just in the specific group key = techdata with the same style like the other fields in that group.
    Attached Images Attached Images

+ Reply to Thread