Hello allWe've had a small feature break in our K13 MVC framework project, for reasons unknown.The feature performs a postback to a widget controller action, similar to the example below taken from...
HiIm currently building a Dll that creates or edits pages in my company's Kentico Site and I having some issues posting Language Versions of the current content pages.Right now, we have set Spanish...
Hey everyone,Having very odd situation here...we are trying to set up a third party site to use for authentication with our Kentico sites. Kentico site ---@ Authentication system --@ Kentico siteFo...
Hello,Can Kentico do something like that? https://www.youtube.com/watch?v=f6w5FoCxevAThanky for answer.Martin
Hello,We want to post data to Social Media channels using Kentico. We have access token such as twitter, instagram. We know we can get and list posts but don't know about posting to Instagram. I di...
Hi,I need to get all tree node for a specific forum' post. I'm able to get all forum's post using below code in my custom APIInfoDataSet@ForumPostInfo@ posts = ForumPostInfoProvider.GetForumPosts(w...
I am very frustrated with Kentico right now.Trying to create a simple form that POSTS Salesforce WebtoCase.https://stackoverflow.com/questions/48103307/kentico-and-add-form-that-posts-to-external-s...
Is there a way to make the forum posts use the users name and not their username?
Hello everybodyIam trying to sent a POST Request to a specific aspx Page but my Page does not receive any data. Request.Form in aspx Page is empty.. What Iam missing?Pageload() in customPage.aspx....
I have a page that shows list of links blog post. On click of one of those links ,Blog post page is opened. Now when I click back button on browser it says @Confirm Form Resubmission@.Is there any...