Just one custom field change Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
2 posters

    Just one custom field change

    Prof Elm
    Prof Elm
    New Member


    Male Posts : 17
    Reputation : 1
    Language : English

    Just one custom field change Empty Just one custom field change

    Post by Prof Elm October 3rd 2017, 4:04 am

    My viewtopic template has this
    Code:
    <!-- BEGIN profile_field -->
                                                      <big>{postrow.displayed.profile_field.LABEL}{postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR}</big>
                         <!-- END profile_field -->
    And what I wanna do is put a div around those things, with the style of the div being a custom profile field content that user inputted. The problem is I don't know what the code is to bring up a single custom field's contents, just the contents of all my fields. So ideally, the code I'd want as a result will be something like:

    Code:
    <!-- BEGIN profile_field -->
                                                      <div style="(WHATEVER USER INPUTS ON THEIR PROFILE FOR THIS FIELD HERE"><big>{postrow.displayed.profile_field.LABEL}{postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR}</big></div>
                         <!-- END profile_field -->
    When I say profile I mean the viewtopic profile, because I know you can't change the advanced profile. Thanks.
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51497
    Reputation : 3523
    Language : English
    Location : United States

    Just one custom field change Empty Re: Just one custom field change

    Post by SLGray October 3rd 2017, 5:04 am

    Can you not just create a customized profile field?



    Just one custom field change Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.