bug submit
Hi,I am a Dev,Problem description is as follows: a custom define page templates,custom page types used to define when the page header cannot be inherited!
View ArticleWeb part zone - Container setting
Hi there. On my first week of using Kentico at my company and thus I am a bit fresh. I asked my coworkers but they've never seen this issue nor could they figure it out, so I am posting here to try and...
View ArticleUsing Macro in Default Value for a page type field
i want to know if you can use a macro to fill in a default value for a field. For example, we have a subpage, that needs the same picture as the parent page. How can we do this without filling it in...
View ArticleStopping New page Auto Publish
using Kentico 9When you create a new page and click save, it automatically publishes the page and makes it live. Is it possible to create a custom workflow that, while still saving the page, puts it...
View ArticleMedia folder selection
Hi community!I need a form control allowing to select a Folder from media libraries (in order to get all media items in codebehind). Is it possible to achieve this using standard controls? What is the...
View ArticleUniGrid Binding
I have the following UniGrid on a module page:@cms:UniGrid ID=@ugResponses@ runat=@server@@ @GridColumns@ @ug:Column Source=@UserID@ Caption=@User@ Wrap=@false@@@/ug:Column@ @/GridColumns@...
View ArticleMacro documentation
I'm struggling a bit with Macros, specifically the seemingly poor documentation of it. Just now I'm looking up ways to output specific rows from custom table via Macro. From the reference page here, I...
View ArticleCustom Forms in Kentico
I am aware Kentico has a form-builder built in as well as a custom layout feature. Is it possible to import a form with its own particular set of css rules?For example, I have the following form: Form...
View ArticleCloudinary media provider
Hello everyone I need to do a Cloudinary integration with Kentico. Coudinary is a cnd for images , documents and more. I want to extedt / replace the default Kentico images / media handeling. I found...
View ArticleGet Custom Field File URL in transformation
Hi,I have a custom field in a page type. This field takes in some content from the Media library (pdf or image). In a transformation, I want to access the file as a link. I've tried Eval() and...
View Articlecookie law consent CSRF error
Hey guys,I'm having trouble implementing the Cookie law consent web part. When I try to click on allow cookies in any browser but Chrome I get referred to a system error page. After looking in the...
View ArticleSetup staging - Username & Password
Hi,I've read the documentation on setting up content staging, but I'm confused by what username @ password combination I am suppose to use? It doesn't appear to be Kentico user, where do I get the...
View ArticleChange Widget Properties in Custom Scheduled Task's Code
Hi,I have a widget on a page, and I have exposed the @Visible@ property of the base webpart to the widget, so editors can set the visibility of the widget on the Page tab.How can I set the value of the...
View ArticleSmart Search Not Returning Results
I'm new to Kentico Smart Search and have a rather urgent problem on a production site.We are on Kentico v8.1.4 and have a page with a Smart Search Results web part. This uses an index called...
View ArticleScheduled tasks keep quilting at midnight
Multiple scheduled tasks quit at midnight and I have to go back in to each task and click save to reenable them for the day. I do not see anything in the task that would make it only run for a day as...
View ArticlePending pages not shown with workflow turned on.
Pending pages not shown with workflow turned on; approvers are not seeing the pages that are waiting when going to @Pending Pages@.
View ArticleForm Validation with Macro
Hello, I could use a hand setting up some form validation. We are setting up event registration through a form that has a checkbox for each event date. The idea is to check if a specific day is already...
View ArticleLogging Custom Form Submission in Activities
I have a custom form, that is recorded using the BizForm API. After the form is submitted, I update the OnlineMarketingContext.CurrentContact with the contact info I capture. How do I trigger the Form...
View ArticleGet TreeNode by URL
Hi community!Is there any way to get a TreeNode object using API by relative URL (taking into account links and redirect pages)?For example, I have a URL @~/TestPage.aspx@. How can I get a TreeNode...
View Article[Kentico 9] How to allow E-Mail and Username authentication at the same time.
I was trying to find out a way I can enable Username login as well as E-Mail login. I did find some links for Kentico 7 @ below but none for Kentico 9. There was a difference in the implmentation and...
View Article