Quantcast
Channel: DevNet Questions
Browsing all 8832 articles
Browse latest View live
↧

System error

The application could not connect to the database, please check the connection string in the web.config file and SQL server availability.Original error: A network-related or instance-specific error...

View Article


How to run workflows on records entered through Forms application?

Hi, from the demo, what I understand is that we can run workflows only on pages (content approval workflow). Is there any way I can run an approval workflows on records entered through the Forms...

View Article


Using web parts with no programming knowledge

Short story:I have two issues:Finding an appropriate web partBeing able to configure the web part with no programming knowledgeLong story:I'm trying to find a web part to use so that I can display...

View Article

How do I find every page where a form is used across a Kentico instance?

I'm have a Kentico site where there are dozens of old forms produced and managed by the Forms module (formerly BizForms). Many of them have various things wrong with them which will break my instance...

View Article

Privilege Level Reports

We are restricting some pages by group and realized that users with the @administrator@ privilege level are able to see all group pages. How do I find out how many of my 10k users have this privilege...

View Article


XMLDatasource with Nested Repeater

I have need to use an XML datasource and a repeater nested withing another repeater webpart. Even though I am not getting an error, I keep getting the zeroRows text. Can someone point me to an example...

View Article

How to use third party API inside custom webparts

Hi, I'm new to Kentico. I have a current web project, I choose to use portal engine development model. The website is basically informative. But there is a feature where I need to display...

View Article

Bulk import 301 redirect

I am working on Kentico site and have over 1000 url need to redirect from old sites.I known we can setting page aliases or using web config to redirect one by one.But i wonder if is there a way to...

View Article


move site

hello kentico devs i have question about how to move site under another site in kentico without exporting is there any way to do it thank you

View Article


ApplicationEvents.SessionEnd global system event - Get the session ID

I want to execute some code after a user's session has ended. Ordinarily in an ASP.NET application I could leverage the Session_End method in the Global.asax file, and it's possible to get the Session...

View Article

Executing a stored procedure using a Repeater with custom query in Kentico

I am trying to call a stored procedure that takes in 3 inputs (State, Zip, @ Distance). Upon submit of the search the values inputted will be put in the query string which is how I am trying to get...

View Article

Customer Query Repeater with a stored procedure

I am trying to call a stored procedure that takes in 3 inputs (State, Zip, @ Distance). Upon submit of the search the values inputted will be put in the query string which is how I am trying to get...

View Article

Assigning page template conditionally

Can we assign page template to a page conditionally. for example if a user is logged in then @PageTemplate_1@ should be used and if user is logged out @PageTemplate_2@ should be used.

View Article


Conditionally Hide/Show UniGrid Delete Action in XML Definition

Hi!I have created a custom module and I am looking for the ability to hide/show the delete action in object listing XML based on the module data. How can this be achieved? Do I need to implement an...

View Article

Access CurrentUser from javascript

Hi, Could anyone please let me know how to access CurrentUser from the javascript(written in Master page)?Thanks, Joyanta

View Article


Import data to custom module using Import Toolkit

I would like to import data to custom module, but it did not show in toolkit.Did i miss some setting ?http://prntscr.com/kg5do6

View Article

Save/Update a Field property programmatically

Hi all,I created a Custom Scheduled Task that connects to an API and gathers some data, periodically, among which the Caption and ValidationErrorMessage for given fields of a form. Now, ther reasons I...

View Article


"Edit in new window" option for form control

Hello everybody,I am developing a webpart. I have a property, type long text. I chose @text area@ for the form control. I want the Page template developer to be able to use the @Edit in new window@...

View Article

Page name source from multiple fields

How can I force the Page Name Source of a custom page type to be generated from a combination of fields like @First Name@ [space] @Last Name@?I have created a custom page-type defining the staff...

View Article

Page canonicals

Hi guysI've seen many variations of this question been answered but nothing that resolves my issue:I see some common practices where people use {%CurrentDocument.AbsoluteURL%} to pull in the canonical,...

View Article
Browsing all 8832 articles
Browse latest View live