zonky2
zonky2
Hi, its possible to update the accessible tabs for responsive design - so the tab change at break-point to a arccordion see e.g. GroundworkCSS http://groundworkcss.github.io/groundwork/docs/tabs.html#tab5
Is it possible that an input in a popup is remembered? If you click on a search result and the pop-up closes, when you open the pop-up again the search...
Checked with [PHPCQ ](https://github.com/phpcq/phpcq) and ready for release for Contao 4.13 and PHP 8.1 Last update: 02.07.2024 ## MM core - [x] MetaModels/core ## MM Attributes - [x] MetaModels/attribute_alias -...
Hide the button for copying metamodel at multipe edit see https://github.com/contao-community-alliance/dc-general/issues/620
Change runonce.php to migrations https://github.com/MetaModels/core/blob/master/runonce/runonce.php
Xtra: Die Informationen werden bereits an die Widgets übertragen, aber die Implementierung des Definition Builders muss die Eval-Daten und damit die Attribute bereitstellen. siehe https://github.com/contao-community-alliance/dc-general/issues/200#issuecomment-283677702
Es wäre schön, wenn man auf die Metadaten wie z.B. timestamp zugreifen könnte, um diese z.B. in der Renderliste oder im Eingabe/Änderungspanel (als readonly) anzuzeigen. ... passt zu Issue https://github.com/MetaModels/core/issues/592
Hallo, hat man in einem Filter eine "Einfache Abfrage" mit der Option "Statischer Parameter", so kann man mit diesem Filter in der MetaModel-Liste mit dem im Filter ausgewählten Attribut die...
I found different "labels" for the same thing... at DCA `onlyused` for checkbox "Assigned values only" but we have "transition" to value `$usedOnly` e.g. https://github.com/MetaModels/core/blob/master/src/MetaModels/Filter/Setting/SimpleLookup.php#L103 to https://github.com/MetaModels/core/blob/master/src/MetaModels/Attribute/BaseSimple.php#L87