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

Bring2mind Forums

DMX 05.02 Cumstom Attributes
Last Post 02/02/2010 10:16 PM by Peter Donker. 6 Replies.
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Diego
New Member
New Member
Posts:12


--
12/11/2009 5:05 PM

Hi Peter,

Previous last release we able to show a custom column with a value of a custom attribute simple add this code in viewcollection.ascx under COLUMNS:

Revisione is a customa attribute.

 

Now, after upgrade the page goes error:

Column 'Revisione' not found in data source.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Exception: Column 'Revisione' not found in data source.

Source Error:

 

Since last release that works,

Thanks in advance,

Diego

 

 

Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
12/14/2009 12:22 PM
Hi Diego,

Go to the attributes screen and find the attribute. It shows a code now: Att123 where the 123 is the attribute ID. Use that instead. We needed to make this change to avoid the name clashes that were sometimes happening.

Peter
Diego
New Member
New Member
Posts:12


--
12/14/2009 3:02 PM

Hi Peter,

Thanks for reply.

I can't found the attribute ID. The version istalled is 5.2.1. In your demo i can't see the attribute ID so.
Here the screenshot:

http://docs.google.com/Vi...=dfsr7t5g_14fx2mbnfd
http://docs.google.com/Vi...=dfsr7t5g_12cch582f3

Therefore, in database on table DMX_Attributes i can see AttributeID column, but:

  • Is the same ID?
  • We have 2 portal, with the same personalization. it works? the attribute ID is different?

Thanks,

Diego

Diego
New Member
New Member
Posts:12


--
12/14/2009 3:12 PM
Note, i have upgrade using 5.2.1 package instead using 5.2.0 and than apply the 5.2.1 bugfix.
Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
12/18/2009 11:23 AM
We resolved this online. For DMX 5.2.0 and 5.2.1 use 'att'+[AttributeId]. Check out the DMX_Attributes table to see the ID. It should also be visible on the edit screen of the attribute ID. In the next version the value of the field [Key] will be used. This means extensions can define their own key so this would work for multiple portals as in your case.

Peter
Diego
New Member
New Member
Posts:12


--
02/02/2010 4:33 PM

Hi Peter,

I've see the new release of DMX. 5.2.2 but i see nothing about that in the change log.
When it will be relased? on 5.2.3?

Thanks,
Diego

 

Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
02/02/2010 10:16 PM
Hi Diego,

Could be. Occassionally a fix slips through and does not get recorded on the change list. My bad. But I'm pretty sure I made a tweak on the 5.2.2 version to correct the attribute naming for the UI.

Peter
You are not authorized to post a reply.