Quantcast
Channel: DevNet Questions
Viewing all articles
Browse latest Browse all 8837

Getting data from a multiple choice property of a custom page type

$
0
0
Hi guys, I have a custom page type which represents the technologies that are used for the clients on my kentico site. On my clients page type I have a multiple choice property which looks at every technology and lets me assign the tech to the client, which is what I want! However, when I set the property it goes into the database as @01|02|04@ etc which is a pain for me because when I go to my client's page I want to be able to see what technologies they're using. So I guess my question is, what's the best way to extract those Id's from the client table, link them to the technology and then display the name of that tech on the client page?Thanks in advance guys!Callam

Viewing all articles
Browse latest Browse all 8837

Trending Articles