smallrecords
smallrecords copied to clipboard
OctoberCMS plugin to store and manage records and lists
An error occurred when saving data in the attributes (October CMS v.2.2.10, SmallRecords v.3.14.0) `Call to a member function fill() on array" on line 87 of /public_html/modules/backend/traits/FormModelSaver.php` * Create and...
Today, I added a "Preview Image (Media)" to the column of one of the lists I created. I now get this error: ``` Symfony\Component\Debug\Exception\FatalThrowableError: Object of class Illuminate\Routing\UrlGenerator could not...
Hello! My google-fu has apparently failed me on this, as this is the only reference I can find to pagination for SmallRecords. Is there anything built in to this plugin...
Hi, sorry for the stupid question, but I can't figure out how to get the custom field value :) Twig: ` {{% for record in records1.items %} {record.custom_field }} {%...
When creating a record for the first time, an error appears: ```sql SQLSTATE[22P02]: Invalid text representation: 7 ERROR: invalid input syntax for type integer: "create" (SQL: select * from "janvince_smallrecords_areas"...
Hey, thank you for you plugin. But why I can not import more than 1 image for the record? Only Preview Image (Media).
This would be a great feature: https://octobercms.com/plugin/offline-sitesearch Regard, Darjan
Having the Categories component correctly work with translated slugs.
When I fill attribute value, it save only for default language. Site has ukrainian and english languages. Ukrainian is by default. I fill attribute value's filed in both language. ...
Hi, I have two active locales. It seems that the translations object added to categoryDetail adds only the secondary locale (not default) even if the active locale is set as...