Cannot save an mvc widget on version 12sp.After moving the widget to a different zone, no actions can take place on the page until the site is completely refreshed: cannot save/reject, cannot go to...
I am trying to figure out the best way to approach our transition from Portal Engine sites to MVC. We have multiple sites with different domains. This was easy to set up with Portal Engine and be a...
Hi,Do we have an option for URL selector form component in MVC widget properties like what we have it on Page type form control list ?Thanks. -Gihan
Hello,Using the API, I am adding new attachment to my page and it works fine:attachment = DocumentHelper.AddAttachment(page, @DocFile@, targetFilePath); attachment.AttachmentName = file.Name; attac...
Hi,With Kentico 12, I am using this API code for creating or updating pages in my tree. Unfortunately, there is no staging task being generated in the @Staging@ app. How could I create these tasks ...
Hello,I have an URLs which only contain the name of a document such as (/url?file=doc_1.pdf or /url?file=doc_2.ppt). These documents have been loaded into the Kentico database and appears in the db...
I have created a new custom section called @SingleColumnSection@ When I go on the Kentico UI's page builder to add it, it gets added but the blue plus sign in the middle is locked. Meaning, I can't...
Hi, In my MVC site, I have made a very simple form component for my form builder to add text, explanation between inputs. I would like to be able to format this text using a basic WYSIWYG for chang...
Hello, is it possible to define Presentation URL parameter for domain alias? For one small project we want to share database across developers and don't want to use continuous integration. Perfect ...
When building your MVC site with Kentico, it’s possible you may run into page preview 404 or ” VirtualContextHashOrUserValidationFailed ” errors, with the latter message being somewhat misleading as to the cause of the error. Since there are more than a few things to check, this article will equip you with troubleshooting tools preparing you for battle with the page preview errors.