Beziehungen können nicht eingetragen werden
-
Hallo,
ich habe ein Problem.
Ich nutze I-Doit auf einem Windows Server 2008 R2 ohne SP1 auf dem ich XAMPP installiert habe.
Ich habe folgendes Problem wenn ich eine Beziehung zu einem andern Objekt herstellen möchte und auf die Lupe hinter dem Objekt 2 klicke öffnet sich der Objekt Browser in dem ich keine gefunden Objekte finden kann sondern nur diesen Text.
function(tagName, attributes) { attributes = attributes || { }; tagName = tagName.toLowerCase(); var cache = Element.cache; if (SETATTRIBUTE_IGNORES_NAME && attributes.name) { tagName = '<' + tagName + ' name="' + attributes.name + '">'; delete attributes.name; return Element.writeAttribute(document.createElement(tagName), attributes); } if (!cache[tagName]) cache[tagName] = Element.extend(document.createElement(tagName)); return Element.writeAttribute(cache[tagName].cloneNode(false), attributes); }Wäre schön wenn ich Hilfe bekommen könnte
Gruß
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login