November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Hi Stephane, I have the same problem - "Creating Page in a New Language" page instead of existing language page versions. It's very strange... Problem is for any page of my site. "Language overview" shows that page has been created and published for all languages. I have checked pages in the database (tblPage, tblPageLanguage, tblWorkPage tables) more than twice - everything is OK. But something wrong in the edit UI.
Did you find the reason of the problem? Did you resolve som how that trouble?
Hi,
I tried to look everywhere but I cannot find information about multilingual implementation within a pageprovider. One of the problem I have is that i'm always getting a "Creating Page in a New Language" as soon as I switch to the secondary language even tought I have a page published in this secondary language. When this occur I only see the Edit tab (missing the version and all the other tabs) on the screen.
I overrided GetLanguageBranches and I return both languages PageData in the PageDataCollection.
Do I need to pay attention to anything else? What do we need to override, support or return from overrided methods to be able to support multilangual properly with a custom PageProvider?
Thanks in advance.