02:03:47 <lowshoe> good morning guys. the problem still persists: is it possible to read the selected fluidpage layout for the current page with typoscript? in the past i made a condition like [globalVar = TSFE:page|layout = 2]. Now i think it should be something like "[globalVar = TSFE:page|tx_fed_page_controller_action = myext->TwoCols]", right? But what about page
02:03:47 <lowshoe> s that inherit that attribute from a parent page? This field is then empty in the database.
04:48:35 <linkthis> Hello, i have a t3 installation with multi-sites. For one site i need fluid, for one not. Is it possible?
06:32:22 <Guest|32179> I use fluid enableRichText = " TRUE" to display a rte in the back-end , but in translation the default language is not displayed . how to bring up the default language
08:44:42 <grimmcreative> Hello @all. General question if allowed: using {record.title} inside my fluidpages Template to get the page title, but why is the translatet one not shown? only language uid 0 is shown every time :( someone any idea
08:55:41 <Guest|32179> I use fluid <flux:field.text enableRichText = " TRUE" to display a rte in the back-end , but in translation the default language is not displayed . how to bring up the default language
08:59:00 <Guest|32179> typo in the basic language by default is visible and unchangeable but not in fuid ??
08:59:54 <NamelessCoder> hey Max - if you use {page.title} I think it is, then that should contain the translated value
09:00:56 <NamelessCoder> Guest|32179 see "translate" option if you want your flux fields to be individually translatable. There's a link in the Flux change log.
09:01:15 <grimmcreative> And there it is... OH Man, Brain - Wall :) Thanks Claus
10:52:39 <Guest|30766> but they dont show the translation. normally with typo, if have created a content from the default language, in all the fields you will found under in gray the text by default. but it does not work for flux form is there a configuration to change or attribute to add
15:58:07 <nhaskins> When I insert a "Plain HTML" element on my page, it has a field called "Name (not visible in frontend)". Unfortunately it is visible in the frontend.
15:58:09 <nhaskins> Has anyone else experienced this? How can I fix it so the name is only visible in the backend?