Select the search type
  • Site
  • Web
Search
You are here:  Support/Forums
Support

Bring2mind Forums

Why am I not able to view the value of the custom attributes?
Last Post 04/24/2012 12:27 PM by Sunrise 2.0. 3 Replies.
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Sunrise 2.0
New Member
New Member
Posts:3


--


where "att2" is the key of the custom's attribute.

I cannot display the value but I display the heading.

What's wrong?

Thanks in advance!

Lu
04/23/2012 3:45 PM
Hi guys,
I'm using "Bring2mind.DMX_06.00.02" and I modified the files: ViewCollection.html and Entry.html, to change the template of visualization.

the code that I added in first file is:
Testata

while in the second one (Entry.html) is:
[entry:att2]
Sunrise 2.0
New Member
New Member
Posts:3


--
04/23/2012 3:57 PM
Sorry for my last post...there has been a mistake.
I'm posting it once again:

Hi guys,
I'm using "Bring2mind.DMX_06.00.02" and I modified the files: ViewCollection.html and Entry.html, to change the template of visualization.

the code that I added in first file is:
a href="[dmxmodule:url]entryid=[entry:entryid]&sort=att2&so=[query:!so|desc;][query:so=asc|desc;][query:so=desc|asc;]" Class="CommandButton">Testata /a'

while in the second one (Entry.html) is:
td[entry:att2] /td

where "att2" is the key of the custom's attribute.

I cannot display the value but I display the heading.

What's wrong?

Thanks in advance!
Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
04/23/2012 7:40 PM
Hi Lu,

Try [entryattribute:att2]

Peter
Sunrise 2.0
New Member
New Member
Posts:3


--
04/24/2012 12:27 PM
Thanks Peter,
using [entryattribute:att2] it works, thanks again.

I'm using it in the ViewCollection.html file not in the Entry.htm.

It slipped my mind!

thanks , bye!

Lu
You are not authorized to post a reply.