+ Reply to Thread
Results 1 to 7 of 7

Thread: How do we turn off Field Names in View Details?

  1. #1
    Guru
    Join Date
    Jan 2013
    Location
    Australia
    Posts
    2,028

    How do we turn off Field Names in View Details?

    I am having a brain fade, Updating to a new version of the template and for the life of me I can not remember how to turn these List Field names off in View details, in my old template they are all turned off , but do you think I can remember where / how?


    Attached Images Attached Images
    Getting Started or Starting Over with Your Classified Site? then Get Ready Set Fly V 4.7.1 > quietSecrets.net

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

    Go to templates > tpl > blocks > field_out.tpl

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

  3. #3
    Guru
    Join Date
    Jan 2013
    Location
    Australia
    Posts
    2,028
    Yes Thanks, Rudi, my old brain kicked I did have the answer tucked away here > https://forum.flynax.com/showthread....e-listing-page

    Just was working too hard and was tired. Thank You.
    Getting Started or Starting Over with Your Classified Site? then Get Ready Set Fly V 4.7.1 > quietSecrets.net

  4. #4
    Oh, this is very helpful...

    But how can we hide 2 or more fileds in view details page?Not all the fileds.

  5. #5
    Guru
    Join Date
    Jan 2013
    Location
    Australia
    Posts
    2,028
    Quote Originally Posted by Chysostomos Floros View Post
    Oh, this is very helpful...

    But how can we hide 2 or more fields in view details page? Not all the fields.
    ? hide fields or field names? the field can be hidden in the set up of the field where you can choose to show or hide the field from view details, field names as far as I see is a hide them all or show them all option using the mod as shown above. It may be that it can be set to turn individual field names on or off but not sure how that would be done.
    Getting Started or Starting Over with Your Classified Site? then Get Ready Set Fly V 4.7.1 > quietSecrets.net

  6. #6
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,137
    Quote Originally Posted by Chysostomos Floros View Post
    Oh, this is very helpful...

    But how can we hide 2 or more fileds in view details page?Not all the fileds.
    If you need to hide a specific field name you can use this code:

    Code:
    Only registered members can view the code.

  7. #7
    I want to hide only some field names and Rudi's code worked....Thank you..

+ Reply to Thread