1. Spieler erstellen. Anschliessend Weiterleitung zu Mannschaft (die Weiterleitungen habe ich schon erstellt)
- lien caché
- form ausfüllen und einsenden, dies macht ein neuer Spieler
- weiterleitung nach lien caché (wo neue Mannschaft erstellt wird)
Hier kannst Du NICHT eine mannschaft an ein Spieler binden. Hier wird bloss eine mannschaft erstellt.
Um zu verhindern dass eine mannschaft mehr als einmal erstellt wird, könnten wir eine Code lösung anwenden oder sogar mit einer View spielen, das ist nicht das problem
Die grosse frage hier ist:
- willst Du nach dem spieler erstellen eine mannschaft erstellen oder an den spieler binden?
So wie Ich Dich verstehe willst du hier an den spieler binden, das heisst, hier sollte nicht die "erstelle neue mannschaft" form sein, sondern die "Verbindung Spieler Mannschaft" form.
2. Dann weiter zu Erfolgen. Auch hier muss man die Erfolge auswählen können. Denn sonst habe ich plötzlich 10x Olympia Gold 1992 in der Datenbank.
- also das heisst, nachdem #1 oben, wird auch hier auf eine an die erfolge binden form genuzt und nicht die "erstelle neue erfolge".
Die grosse frage die Ich hier habe ist, wie Du denn Erfolge erst mals erstellst.
Planst Du diese anderswo zu erstellen, in einem andered Workflow (arbeitsablauf)?
Auch hier könnten wir sicherstellen dass ein erfolg nur EINMAL erstellt wird, dazu gibt es workarounds (lösungen). Ich muss aber präzise wissen ob hier ein erfolg erstellt ODER gebunden werden soll.
Ich entschuldige mich falls dies klar sein sollte und ich es noch nicht verstanden habe.
3. Zum Schluss dann die Auszeichnungen. Hier muss man nicht auwählen können. Sondern mehrere einzelne Auszeichnungen (die sind Spielerbezogen) hinzufügen können. ALSO nicht nur eine Auszeichnung, sondern mehrere.
Du kannst immer nur EIN ding an das andere binden aufs mal.
Mehrere dinge aufs mal geht nicht.
Dazu ist es sehr wichtig dies vom Pordukt Management zu verlangen da sonst die herren im theoretischen abteil unserer firma es einfach nicht schnallen. Ich will nicht böse worte sagen es ist (wie du sicher weisst) einfach wichtig dass die praktische anwendungsbesipiele wie Deine seite sehen damit dinge getan werden, und zwar pronto.
Weisst Du, seit Du dein letzes verlangen eingesendet hast (mehrere gleiche and gleiche zu binden) wurde bereits einiges dafür getan! Das zeigt, dass deine stimme exponentiell mehr wert hat als meine (interne) stimme.
Ich hoffe Du verstehst was Ich damit meine.
Ich kann damit helfen, das verlangen in Englsih zu formulieren, siehe anhang unten. Kopiere das einfach und sende es an https://toolset.com/home/contact-us/suggest-a-new-feature-for-toolset/
Also, nachdem obige #1, #2 klar sind, werde ich 2 neue tickets eröffnen wo wir dies behandeln werden.
#3 ist zur zeit einfach unmöglich. Was wir tun können, ist EIN ding and EIN anderes ding binden (also EINE Auszeichnung an EIN Spieler aufs mal) und dann einfach die Verbindungs form weiterhin zeigen, damit sie mehrere male verwedendet werden kann.
ANHANG, bitte an https://toolset.com/home/contact-us/suggest-a-new-feature-for-toolset/ senden.
Please allow us to connect several posts to several posts in an M2M relationship in ONE form, such as it is possible in the backend.
Currently, you allow us only to bind ONE post to ANOTHER post a time and then the form needs to be reloaded and reused.
In the backend, instead, you allow us to add MANY items to the CURRENT post WITHOUT reloading the form (you just add new connections and you do NOT NEED to create that post first, you can create it WHILE connecting (new post/existing post)
It is crucial for the smooth functioning of several projects using M2M in the front end (user-driven content) to have this feature implemented properly and thoroughly, as soon as possible.
A use case is a Soccer (any sports player, actually) website listing Players, Teams, Cups, Tournaments, etc etc. where users will populate the content. Imagine that soccer can be in many teams, several times and that you want to add the Cups his team won (also several, over the years, countries and tournaments) at once, for each soccer, just as you can do it in the backend.
The total lack of any API for Relationships Forms and the (almost total) lack of proper dynamic redirection mechanisms on Relationships Forms makes it impossible to even workaround this restriction with custom code. It should be simply possible to have a Multiselect on an M2M form, so to connect MANY existing items at once to another post (at least) or to create new ones if not existing. We are aware this is a lot of work, but without it, M2M implementation is an unfinished product.