Hi ,
I have a ComboBox which I want to assign to a page variable AssetList
But when I try to do it, the page varibale is inactive and I see the error:
The type “list of objects with 1property” is not assignable to the type “list of objects with 1property”
Could you please suggest, what can eb wrong here?
Thank you!