I'm trying to make a usercontrol/macro where you can select the language by clicking on an image, and it redirects you to the correct node.
Something like this:
Name: Image: Redirect:
English (mediaNode) (contentNode)
Actually, it will be more like a usercontrol for inserting imagebuttons which redirects to a node in umbraco.
There are two problems, though:
How can I retrieve the information that is in the macro to the usercontrol (i.e. English or mediaNode)?
How can I make the usercontrol put an imagebutton for every line in the macro, and set the id of the imagebutton to the "Name" variable?
Regards,
Ove Andersen
www.eyecatch.no