implemented a funciton for property list on the CMS, on lets say StartPage on a static block property i create a IList and with PropertyList implementation, that worked fine. thou when ive created data in the property, i get serialization issues when i switch branches and head back to the branch before the one i was working on.
seems like if you have the propertylist and added content to it, shouldnt it resolve it as it does with for ex a block type when you switch branch it just filters it out?
implemented a funciton for property list on the CMS, on lets say StartPage on a static block property i create a IList and with PropertyList implementation, that worked fine.
thou when ive created data in the property, i get serialization issues when i switch branches and head back to the branch before the one i was working on.
seems like if you have the propertylist and added content to it, shouldnt it resolve it as it does with for ex a block type when you switch branch it just filters it out?