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
↧