This was for a custom Userkey I'd defined in a package controller, hopefully this should easily translate to CollectionKey, etc.
[code]
$attr = \Concrete\Core\Attribute\Key\UserKey::getByHandle('userprovidertype');
$atc = $attr->getCo…
I've just burned half a day trying to find out how to do this so hopefully an end-to-end example (of which there are too few for C5) will save others much time.
This will add a SELECT attribute type to users from your package:
[code]
$attr = \Concr…
1) Does the migration tool work with version 8.1 or do I need to migrate the site to 5.7 and then upgrade to 8.1?
2) Does anyone have experience using the migration tool to move custom blocks? Any problems? Any wise words of wisdom?
Thank you.
I have built many C5 sites and have not had this issue, but i just finished aerospaceokc.com and when you click on any navigation links, it pulls the subdomain links rather than staying aersopaceokc.com/...
any help?
I receive the following error: [code]Argument 1 passed to Concrete\Core\Express\Form\AbstractRenderer::__construct() must implement interface Concrete\Core\Express\Form\FormInterface, null given[/code]
I've simply created an express object, created a for…
Hi,
I'm trying to modify the "Username" and "Password" text in the login boxes on the login page and can't seem to find where to change this. Can anyone point me in the right direction?
Thanks,
btroyi
Is it possible to override the core block templates for the Autonav from a package directory?
I have created a custom view.php file and put it in this directory "/packages//blocks/autonav/templates/reponsive_header_navigation/" but it is not overriding…
I am building a signup form and I'd like to put dropping lists with the countries, cities, addresses and postcodes of the world. Does something like that exist? A public / free DB already built to be called from my website?
Thanks
Hi Team,
I have several website which is created using Wordpress and recently fall in love with concrete5. Can any one please tell me if i can build website like https://www.couponnx.in/ this with the help of concrete5
Hello,
I would like to know if I can check if the page is in edit mode before setting the grid framework.
Something from the page_theme like: [code] if ($c->isEditMode) {
pThemeGridFrameworkHandle = 'bootstrap';
} else {
pThemeGridFrameworkHa…
If you're looking to get help with an Add-on or Theme you got out of the marketplace, you can do that from the very same place you got the item in the first place. For example, if you have an eCommerce or Calendar question - go check out the Support tab for each of them.
Pick an Answer
Hey, you're asking a community of busy people to volunteer their time to find you an answer. Help us know if your thread is resolved or not by picking an answer.
There's a little "Mark as Best Answer" link to every post in your thread. When you find the best answer to your question, just click that link and all sorts of wonderful things happen to everyone!
-Thank You! MGMT
Post
Sign In?
You must have a user account and be signed to perform this action.