Developing (v7+)

Generate User-Defined Express Form Data into PDF

I have a project to work on that will utilize Express data. Users will fill out an Express form, and the data will need to be immediately generated into a PDF file that will then be sent to the user and a recipient. Are there any addons available that…

question about namespaces ( regarding Package models)

└── presse ├── controllers │ └── single_page │ └── dashboard │ └── presse │ └── list_view.php ├── models │ └── core_commerce_presse_list.php namespace of model class core_commerc…

Adding additional data in Page List (re-post)

Hello all, I am developing a website which uses a PayPal Add-on to manage online purchases. In the Paypal block, the user enters all of the information about the product, and each Paypal product block lives on its own page. I created a Page List to …

Doctrine @ORM\Entity

Hi, Lots of projects that are using the doctrine ORM entities. New entities are getting created, everything works fine.... well.... worked fine. When I create a new entity class, it will not create any tables, because the @ORM part is not working an…

Multiple Topics for Calendar Event

Hey all. I am having trouble getting the value of a calendar event topic's background color when there are multiple topics selected. I use $bc = $linkFormatter->getEventOccurrenceBackgroundColor($occurrence); but it only gives me the last one. Shouldnt…

Additional data in Page List

Hello all, I am developing a website which uses a PayPal Add-on to manage online purchases. In the Paypal block, the user enters all of the information about the product, and each Paypal product block lives on its own page. I created a Page List to …

404 when tag not exist

Hello! Does anyone know how to force a 404 page to be displayed when a user tries to change the url to a non-existent tag? The page list block does not display a 404 error when someone changes the url and types a tag that does not exist? e.g. somesite.com…

Updating getToolsURL in package 5.7 version

I have a problem with tools files. I have an ajax request on tool file "lajax_list_extra.php" [code] $AJAX_url = BASE_URL.Loader::helper('concrete/urls')->getToolsURL('ajax_list_extra.php','proevents'); [/code] but it return empty response. i j…

Composer not loading with build-in attribute

Composer is not loading when adding the build-in 'Page Description ' attribute in the form in 'page type'. When deleting the 'Page Description' the composer form is showing when adding a page. Any Idea what the problem can be.

Filter Posts