09:19:35 <foooobear> i'm trying to get a flexform working for my own content element. however i must be missing something. (asked this yesterday already but still cant figure it out)
11:32:24 <anha> i dont know how {page} can help me
11:35:43 <bjo3rn> what is it you are trying to achieve in detail?
11:36:46 <anha> I habe page, which renders content elements from colPos0 with own wrapper. I want create an FCE with an checkbox, which would change the default wrapper
11:50:19 <anha> For next FCE I need filter the FlexForm values
11:51:50 <anha> or better: want add to pages some custom properties in flexform. now wann filter the generated Menu by this properties, how to do this?
11:53:50 <bjo3rn> that's a little broad. what do you mean with filtering? you can iterate over the menu items (manual rendering) and add some conditions to the loop.
11:54:29 <anha> yepp. thats fine, but how to access the flexform properties?
11:55:12 <bjo3rn> of the page? {page.myFlexFormValueFoo}