Quantcast
Channel: Developer to developer
Viewing all articles
Browse latest Browse all 9076

Possible ISelectionQuery bug for GetItemByValue

$
0
0

I've implemented ISelectionQuery to provide a select items from an API. The GetItems query works and sets the property on my block, but when loading that block again the lookup is blank, even though the value is set.

I've ran this in a debugger and found that GetItemByValue always has a value of empty string rather than the string value stored in the property.
Is this a bug?


Viewing all articles
Browse latest Browse all 9076

Trending Articles