Questions tagged [tx-gridelements]

52 questions
0
votes
1 answer

Gridelements: Coloured Frames with external TS-Definitions

in the flexform of the backend layouts of gridelements is on option for coloured frames (neutral, red, blue, green). Is there a possibility to get coloured frames for my grids when i define the different grids not in the database but in external…
lisardo
  • 1,322
  • 16
  • 31
0
votes
1 answer

TYPO3 - How to display form in grid element?

I use TYPO3 v10.4.8 with the extension gridelements and the core form extension. I have included the form into my created grid element in the backend, but it's not visible in frontend. This is a part of my grid template:
realpenx
  • 113
  • 15
0
votes
1 answer

Gridelements is empty

I'm using the Typo3 v10.4 and Gridelements v10, i did include the Typoscript templates W/Dataprocessing but i get an empty div container(i get the fluid html code but not the {data.tx_gridelements_view_column_200-> f:format.raw()}) , i did not…
Mohamed Masmoudi
  • 547
  • 1
  • 9
  • 23
0
votes
1 answer

gridelement: freezing backend when opening new content element wizard

we have the problem that the complete Backend of TYPO3 is freezing when adding a new content element to a gridelement. What we do: adding new content element in a gridelement - opening the new content element wizard which remains empty. After a few…
lisardo
  • 1,322
  • 16
  • 31
0
votes
2 answers

Gridelements dataprocessing: Pass arguments to extension (ctype = list)

Using gridelements with dataprocessing works fine for all default content elements. But if I include one of my own extension, the arguments for the controller gets lost. So the content element renders, but with the default action (list) and the…
0
votes
1 answer

How to map an uploaded image (using specific colPos in the backend layout) to the image Fluid Viewhelper src attribute

I am using the basetemplate9 extension provided by Sebastian Klein (https://github.com/sebkln/basetemplate9). I customize it using other HTML templates (from Bootstrap) and of course adapting the backendend layout. Everything is working fine,…
0
votes
1 answer

TYPO3 - nested gridelements

I'd like to get a solution for the TYPO3 EXT:gridelements. I need gridelements in gridelements (nested) for Bootstrap Tab´s: Grid Container Outer Grid Container 1 Text with Image Text Text with Image Grid Container 2 Text Text with…
Sebastian
  • 883
  • 11
  • 32
0
votes
1 answer

TYPO3 - How to remove CType gridelement in TCEFORM

I know that I remove items for individual pages with TCEFORM.tt_content.CType.removeItems = header,text, ... How can I remove gridelement? I tried gridelemet, gridelements, grid_element, grid_elements
chicky
  • 103
  • 1
  • 9
0
votes
1 answer

TYPO3: Adding new fields for tt_content has problems with new content elements from extensions

I have written the TYPO3 extension "cewrap", which adds new fields to table tt_content. Problem is, when installing an extension which introduces new content elements (e.g. EXT:gridelements) and this extension is loaded after my extension (because…
Sven
  • 722
  • 1
  • 7
  • 25
0
votes
2 answers

Typo3 Fluid Template and Grid Elements: not rendering

I am doing first steps with Fluid templates and grid elements in Typo3 8.7.12. So far so good I have a functioning fluid template that works just fine. Now I wanted to integrate grid elements (first time using it). I installed the "gridelements"…
0
votes
2 answers

TYPO3 gridelement via typoscript

I use TYPO3 8.7. I want to include contact form on site via typoscript. This contact form inserted in gridelement with id=29. In typoscript I write lib.contactForm = RECORDS lib.contactForm { source = 29 tables = tt_content dontChekPid =…
D. Vasiliev
  • 97
  • 1
  • 12
0
votes
1 answer

How to access "layout"-field inside gridelements

In a installation of Typo3 7.6, I have a simple gridelement, just providing two columns. When adding a gridelement in the backend, I can set appearence -> layout to one of several values. The configuration of gridelements via typoscript adds its…
yogi
  • 67
  • 6
0
votes
2 answers

Typo3 Gridelements - Access rights or multisite use

I'm using GridElements 7.0 with TYPO3 7.6 on a multisite instance of TYPO3. How can I restrict the use of a grid element for site A but not for site B? Or user X have rights to element "1 column for site A" and user Y to "1 column for site B". I…
SteveLeg
  • 87
  • 12
0
votes
1 answer

TYPO3/Typoscript : grid element undesirable anchors

On my TYPO3 website (v6.2) I use CE backend Layout to allow my teammates to insert content easily. Problem : tag are automatically generated and break all my layout (seems like html anchors to inserted content). This is what it looks like :
Paolito75
  • 558
  • 1
  • 11
  • 33
0
votes
1 answer

TYPO3 gridelements not selectable

I'm running a TYPO3 webseite with TYPO3 version 7.6.16 and the extensions gridelements 7.0.5. In backend the selection for gridelements is empty ... what could be the reason? also missing is this tap in new page item wizard
Felix
  • 5,452
  • 12
  • 68
  • 163