IPB

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
Display multiple values of a single tag in Item Details, Columns UI
SilverSB
post Jul 8 2009, 20:06
Post #1





Group: Members
Posts: 5
Joined: 26-June 09
Member No.: 71006



Sorry if my question is too lame to exist here, I am pretty new with all this formatting language...

I have a tag (STYLE) which contains multiple values and I want them to be displayed in CUI Item Details, but each value on new line (by default they are separate by ,). I have tried this:

$puts(a,0)$repeat($meta(STYLE,$get(a))$puts(a,$add($get(a),1))$crlf(),$meta_num(STYLE))

but it seems I am doing wrongly the incrementation and it displays multiple times the first value of STYLE. Is there a way of doing this?

I have another question, concerning Item Details: is it possible to insert image in the text field?

Many thanks in advance.
Go to the top of the page
+Quote Post
2E7AH
post Jul 8 2009, 23:23
Post #2





Group: Validating
Posts: 2424
Joined: 21-May 08
Member No.: 53675



$replace(%style%,',',$crlf())

You can't display image but you can wrap "Artwork view" panel with Item detail panels in your CUI layout
Go to the top of the page
+Quote Post
SilverSB
post Jul 9 2009, 12:41
Post #3





Group: Members
Posts: 5
Joined: 26-June 09
Member No.: 71006



Thanks. smile.gif
Go to the top of the page
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



RSS Lo-Fi Version Time is now: 18th May 2013 - 15:56