Forum Discussion
danieleperilli
4 years agoKudo Commander
host.persistProperties with data bound properties
Hi everyone, I have 2 different problems with the host.persistProperties method with data bound properties. I'm perfectly able to use it with static properties. 1. When the property is bound ...
danieleperilli
4 years agoKudo Commander
Hi Rico,
I know how the method works, thanks, since I use it in several projects from 6 years 😄
I'm talking about using the method with a not null selector, which is when the issue raises.
Can you provide a working example of using the persistProperties method with a selector pointing to a category bound property? E.g. You have a categorical data mapping and a property that must be saved on categories values like a color for each category.
Thanks