Start ::
Extensions and Distributions Support ::
Modules ::
set up a new property label in Profile module -problem (0.8. RC2)?
Moderated by: Support Team
-
- rank:
-
Softmore
- registered:
- October 2007
- Status:
- offline
- last visit:
- 26.08.08
- Posts:
- 67
Hello guys,
does anyone has the same problem? ->
*****
when I'm trying in Profile module to set up for example this:
property label: SOMETHING
data type: STRING
display type: DROPDOWN LIST
list content:
@@SOMETHING TO CHOOSE
@@SOMETHING TO CHOOSE
@@SOMETHING TO CHOOSE
@@SOMETHING TO CHOOSE
@@SOMETHING TO CHOOSE
@@SOMETHING TO CHOOSE
@@SOMETHING TO CHOOSE
@@SOMETHING TO CHOOSE
and click on the update configuration (save), then its delete all the data I've inserted in
It created only the new property label SOMETHING, but without all the data in...
*****
Maybe I'm doing something wrong, so that's why I put this first on this forum...
thanks,
Martin -
- rank:
-
Professional
- registered:
- March 2003
- Status:
- offline
- last visit:
- 09.10.08
- Posts:
- 894
Precede each option by @@. For combo boxes: id1,label1;id2,label2;id3,label3;... Separate each individual property with a semicolon (';'). Separate the ID and label of each property with a comma (',').
so try in the field
List Content:
it will be saved.
- Igor
-----
Have a nice day
zikulapro.be is currently running
Zikula 1.0.2 -
- rank:
-
Softmore
- registered:
- October 2007
- Status:
- offline
- last visit:
- 26.08.08
- Posts:
- 67
Videokid, thanks, but thats, what I already know.
When I insert:
-then its ok and its saved.
but when I insert:
it delete all the options.. :o( I don't understand why
edited by: mdee24, Jan 03, 2008 - 03:00 PM -
- rank:
-
Professional
- registered:
- March 2003
- Status:
- offline
- last visit:
- 09.10.08
- Posts:
- 894
indeed, tested it myself...
I thought you were confused how to use, apologies!
Will be checked out...
- Igor
-----
Have a nice day
zikulapro.be is currently running
Zikula 1.0.2 -
- rank:
-
Professional
- registered:
- September 2002
- Status:
- offline
- last visit:
- 18.09.08
- Posts:
- 859
Please submit it to the Bug-Tracker
-----
best regards from Kiel, sailing city
Steffen Voss
Member of the PostNuke Steering Committee
Follow The Zikulan at Twitter -
- rank:
-
Helper
- registered:
- July 2004
- Status:
- offline
- last visit:
- 05.09.08
- Posts:
- 107
I already submitted a similar bug [#15211] no blanks in user-data-fieldnames?
and a feature request [#12995] Dynamic User Data
edited by: Herr.Vorragend, Jan 03, 2008 - 08:59 PM
-----
Carsten-volmer.de
Saga-Treff.de -
- rank:
-
Softmore
- registered:
- October 2007
- Status:
- offline
- last visit:
- 26.08.08
- Posts:
- 67
Hi, as for me too - I've already submitted: http://noc.postnuke.com/t...55&group_id=5&atid=101 -
- rank:
-
Professional
- registered:
- March 2003
- Status:
- offline
- last visit:
- 09.10.08
- Posts:
- 894
As I did...
So I guess the bug is known...
- Igor
-----
Have a nice day
zikulapro.be is currently running
Zikula 1.0.2 -
- rank:
-
Steering Committee
- registered:
- January 2003
- Status:
- offline
- last visit:
- 17.09.08
- Posts:
- 847
@mdee24: Your bug has been fixed during this weekend.
@Carsten: I guess your bug is not related, but please check it too.
-----
"He is not dangerous, he just wants to play...." -
- rank:
-
Softmore
- registered:
- October 2007
- Status:
- offline
- last visit:
- 26.08.08
- Posts:
- 67
Landseer, great, many thanks to all PostNuke staff! -
- rank:
-
Helper
- registered:
- July 2004
- Status:
- offline
- last visit:
- 05.09.08
- Posts:
- 107
Yes, you're right. My bug isn't related with this topic here.
------------------
But I have another question:
You're talking about the following content in your new field:
And in the first post, mdee24 ist talking about a dropdown-field (SELECT).
But the is it really possible to use the "@@id1,label1;"- input for the select-type?
In "function.dudoptionalitemmodify.php" it seems to be possible just with combotext.
Because I am looking for a solution for the following problem:
FR #12995 Dynamic User Data
I want to use a radio-field which could use the following content:
Displaying the labels and storing the id(value).
Is this possible?
-----
Carsten-volmer.de
Saga-Treff.de
Start ::
Extensions and Distributions Support ::
Modules ::
set up a new property label in Profile module -problem (0.8. RC2)?
