I had a similar problem a while back which was caused by me using special characters in the alias name of my property.
Also check that on your alias name umbracoRedirect you don't have an extra space. Umbraco does not trim alias names by default so this can cause this issue.
Javascript Error using ContentPicker
hi,
i'm using version 4.0.2.1 and when i have a contentpicker on a site, i get an error on clicking.
it says:
Error: missing ( before formal parameters
Quelldatei: http://localhost/umbraco/editContent.aspx?id=1056
Row: 286, Col: 43
Quelltext:
});function ctl00_body_umbracoRedirect _chooseId() {
anyone experiencing the same problem? (there is a space between redirect & _chosseId)
thx a lot
Andi
I had a similar problem a while back which was caused by me using special characters in the alias name of my property.
Also check that on your alias name umbracoRedirect you don't have an extra space. Umbraco does not trim alias names by default so this can cause this issue.
T
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.