Page 1 of 1

Set/GetGadgetItemData on subitem

Posted: Thu May 20, 2021 12:55 pm
by tatanas
Currently we can use Set/GetGadgetItemData with a listicon item but we cannot on a subitem.

Could we get in future version of PB a Set/GetGadgetSubItemData(#Gadget, Item, Column, Value) ?

Thanks for your time.

Re: Set/GetGadgetItemData on subitem

Posted: Thu May 20, 2021 3:46 pm
by Saki
Advanced GadgetData you make yourself.
You take the gadget ID and create a list item with it.
You can then pass any other parameters or strings to this element via a structure.