tags:

views:

87

answers:

1

Hello,

When I added a Media Picker on a Document Type in Umbraco I was able to select an item from the media library but when I added another Media Picker to the same Document Type none of them worked?

I am using Umbraco 4.0.2.1

BR, Larre

A: 

I found the "error" if I had a space in the name of the field f.ex. "top image" I could only use one Media Picker, when I changed the name to "topimage" everything worked as a charm. I also found similar problems with other fields and solved them the same way.

Zooking