02:38:08 <braguzz> I have some problem with flux field link wizard
07:05:23 <Guest|15705> Hello, is there an up-to-date example of utilizing flux to create a repeating nested object to process via <f:for/>? I.e. adding multiple images for a slider. I'm not sure how to utilize <f:form.object/> properly.
07:17:12 <NamelessCoder> Guest|15705 combine with a section and the editor can insert/sort/edit multiple objects. See fluidbootstraptheme's templates for an example... I think there's a multiimage element in there
07:19:22 <Guest|15705> NamelessCoder: Alright, i'll check it out. Thanks.
11:28:04 <Guest|41934> Is it possible to localize / translate page property tabs and fields e.g different values in input fields for different languages?
11:49:30 <jtml> hi there. i'm having a problem with the vhs page.menu and localization. I have a page which has subpages in one language, but in a second language only the first level is localized without any subpages, then hasSubPages is set to TRUE
11:52:25 <jtml> i have set $GLOBALS['TYPO3_CONF_VARS']['FE']['hidePagesIfNotTranslatedByDefault'] = '1'; in AdditionalConfiguration.php which works fine for the first level of the menu