Jump to content

Profile field + Designer's mode

Featured Replies

Posted

Hello fellas.

I'm wondering if there's a way to pull profile fields through designer's mode.

Example:

<div>{theme="profile_phrase"}</div>


IuX9TsZ.png

But I can't get the entered information, it shows me the same code.

WlSI3V2.png

I don't know what I'm doing wrong :(
Thanks for any help.

  • Author

tumblr_n827ot9kYV1rr883co1_250.gif

 

  • Author

bump

I reckon the field is displaying exactly the default value you applied to it - it's a plain text value so will print what you've put in to it.

What are you trying to achieve? There may other ways of doing what you are trying to do.

  • Author

@Nathan Explosion Is just a text field where each member can add their own phrase, nothing fancy.

As you well know, it can be done directly in the profile template, but would by great to avoid template editing.

 

Then it's working as expected - it's printing out the text you've added in. If the intention is to allow each member to add their own phrase, then don't use a default value.

try to change ['core_pfield_2|raw'] to ['core_pfield_2']|raw

check this guide

  • Author
3 hours ago, Nathan Explosion said:

Then it's working as expected - it's printing out the text you've added in. If the intention is to allow each member to add their own phrase, then don't use a default value.

I need the default value to pull the profile field, remember the default value is from designer's mode, and the other field is from profiles.

Members will choose their own phrase, but I'll controll the group and ID field with deisgner's mode.
 

2 hours ago, BomAle said:

try to change ['core_pfield_2|raw'] to ['core_pfield_2']|raw

check this guide

Thank you but unfortunately it does not work either :(

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.