+ Reply to Thread
Results 1 to 3 of 3

Thread: Default Field Value in Listing Title if Left Empty

  1. #1
    Senior Member
    Join Date
    Mar 2019
    Location
    Philadelphia, PA, USA
    Posts
    120

    Default Field Value in Listing Title if Left Empty

    Hi all,

    Is there a way to pass field values to the code below in "includes/classes/rlListings.class.php"?

    Code:

    "$title = empty($title) ? 'listing' : $title;"


    Specifically, I want the year, make and model to display if the title field is left empty.

  2. #2
    Senior Member
    Join Date
    Mar 2019
    Location
    Philadelphia, PA, USA
    Posts
    120
    anyone have luck with this?

  3. #3
    You can set the Title field as required.
    But if you want title or year, make and model we can do it as customization. And you need to create a new ticket with the request.
    Viktor,
    Flynax technical department,
    Best wishes.

+ Reply to Thread