Recent posts by Pavel Chernov
| Post | When |
|---|---|
|
https://octobercms.com/forum/post/when-change-debug-to-false-backend-stops-working |
Posted in Debug=>false no backend |
|
Try set
in config/cms.php for preventing redirect backend to https |
|
|
Manually. But there is nothing complicated. If the backend is already set up, then all you need to d... |
|
|
What exactly is the problem? You can avoid duplication of slug by adding "unique" validation rule to... |
|
|
The documentation has examples for this https://octobercms.com/docs/ajax/extras#usage-example |
|
|
Most likely an error in namespace. Try it
|
Posted in Registrating Components |
|
In my project on the latest version of October, non superuser doesn't have a switch "Super User" wit... |
Posted in Hide superusers from administrators |
|
Try this:
|
Posted in Hide superusers from administrators |
|
From docs: https://octobercms.com/docs/backend/forms#prevent-field-submission
|
Posted in How to remove field from form data? |
|
From docs: https://octobercms.com/docs/backend/forms#form-field-options
|
Posted in Required fields in backend are not actually required |