2012-06-06, 17:01
I just discovered "ListItem.Property()".
So, getSelectedItem() is no longer the problem. Because i wanted to use getProperty(key) on the selected Item, but now i can also use "ListItem.Property()" for that.
The only problem is, that "ListItem.Property(Path)" returns an empty string.
Any idea?
Edit:
Or would this "Path" property (if it exists with another name) would be the same as "ListItem.FileNameAndPath" or "ListItem.Path" anyway (removed user authentification and decoded)?
Thanks again,
I dont thought it would be impossible / so complicated.
So, getSelectedItem() is no longer the problem. Because i wanted to use getProperty(key) on the selected Item, but now i can also use "ListItem.Property()" for that.
The only problem is, that "ListItem.Property(Path)" returns an empty string.
Any idea?
Edit:
Or would this "Path" property (if it exists with another name) would be the same as "ListItem.FileNameAndPath" or "ListItem.Path" anyway (removed user authentification and decoded)?
Thanks again,
I dont thought it would be impossible / so complicated.