London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
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?