Filtering options in a dropdown (toOne relationship)
Filtering options in a dropdown (toOne relationship)
- Subject: Filtering options in a dropdown (toOne relationship)
- From: Flavio Donadio <email@hidden>
- Date: Thu, 24 Nov 2016 13:06:39 -0200
Hello, everybody!
One more question that looks simple, but is making me bang my head on the wall...
Just consider a D2W app with these entities:
Team <—>> Person
Team <—>> Project
Project <—>> Task
Task <—> Person
I have this EditEmbeddedTask in an EditProject page. User can select Person on a dropdown but, the way my app is working now, it shows all Persons in the database. I want it to show only the Persons in "project.team.persons".
How can I achieve that?
Cheers,
Flavio
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden