RE:Google+ Authenticatoin
kentico_martind2Hello Girijesh,As you can read in the Developers Guide, Google+ authentication is not supported at the moment: Third-party authentication servicesThere are just some Google+ Web parts...
View Articlesecond dropdown list fill with frist dropdown list
mehrdadilchizadeh-gmailhii need 2 dropdown list when i select value from frist then fill the second.my dropdown list fill by sql query...plz help mei use kentico cms 7.0.70
View ArticleRE:second dropdown list fill with frist dropdown list
Kentico_RichardSHi,Thank you for your message.What you are describing is actually a field dependancy. Please see this article for an example ->...
View ArticleTransformation for CDATA in XML
ezelewsky-lbpcWe have a simple XML file that has a single element with several attributes and CDATA inside. The portal template uses the XML Data Source and Basic Repeater webparts. The transformation...
View ArticleMany to Many relationships
YehudaHi,I need to achieve a way to incorporate many to many relation between a document type and a custom table.I have both the many to many table and the other side of the relationship as a custom...
View ArticleRE:Many to Many relationships
Kentico_RichardSHi,Thank you for your message.Global handlers will almost certainly wont be used here, why whould they be? If I understand your scenario you would like to have a field (drop down list)...
View ArticleRE:Many to Many relationships
YehudaI thought about it, but in my case the value isn't being stored in the document table.Basically, I have 3 tables.I have the document table, a table called Tags, with a PK of TagID, and another...
View ArticleRE:Many to Many relationships
Kentico_RichardSHi,We need to a little more elaborate on the issue. First of please confirm that you inded want to have a field in your document which would be populated with some values which would be...
View ArticleRE:Add custom properties to a category
FroggEyeOk I take back my original statement then. You could do this with the built-in categories by simply looking at the categories assigned to the document. If the user is in a specific part of the...
View ArticleMarketing Workflow For Contact
david.mavin-skyHi,Can anyone tell me how to move a workflow to a specific step via the API. I have the workflow ID I am interested in but want to move the workflow to a specific step and/or the final...
View ArticleDetermine If Running CMS Desk or Site Manager
np-simpleaWhen I enter to CMS Desk or Site Manager ViewMode is in LiveSite mode, which other way can I determine if is running CMS Desk o Site Manager?Thanks!
View ArticleRE:Determine If Running CMS Desk or Site Manager
kentico_sandrojHello,Other than checking the actual URL value, the ViewMode may be the only option. Would it be possible to clarify why that does not work for you? We may be able to find alternative...
View ArticlePost authentication event
spencer.h-mmtdigital.coHi,I need to register a session level object using dependecy injection when users successfully login to the CMSDesk.I can hook into the SecurityEvents.Authenticate.Execute event...
View ArticleRE:Many to Many relationships
YehudaI have 3 tables with these fields:Articles - ArticleID - PKArticleNameArticleTextTags - TagID - PKTagNameTagDescriptionArticles_Tags - ID - PKArticleID - FKTagID - FK(this is just a sample, I...
View ArticleHandling general errors for multiple sites with multiple designs
iacido-gmailHi friends,I'm dealing with a small issue here, basically I would like to custom an error page for a specific website. I can handle that without problems for 404 not found pages, but for...
View ArticleRE:Handling general errors for multiple sites with multiple designs
josha-bpstudiosCould you do a redirect that points to a page in your tree. If you put each page under the same folder in each site, you may be able to fetch the domain or site name and create the...
View ArticleRE:Handling general errors for multiple sites with multiple designs
iacido-gmailRight! that is exactly what I wanted.In fact I ended doing that.Thanks in advance :)
View ArticleUnable to locate a treenode with APU when workflow is ON.
seanbunHi,I am working a project and bring content for v6 to v7. Unfortunately, we cannot upgrade the instance directly and migrating the content thru api.I created a small external application to do...
View ArticleRE:Unable to locate a treenode with APU when workflow is ON.
kentico_martind2Hi,You are supposed to use a different API methods when you are working with the documents under workflow.For more details please take a look at the Developers guide - API...
View ArticleOutputting dates and currencies to users region
spencer.h-mmtdigital.coI have a CMS desk user set to UK culture but outputting currencies and dates is rendering as US format.This is an international based system and needs to support users regions...
View Article