Mailing List webobjects-dev@wocommunity.org Message #521
From: Markus Ruggiero (rucotec) <markus.ruggiero@rucotec.ch>
Subject: Looking for ideas for dependent popups in a D2W page
Date: Tue, 15 Oct 2024 15:55:09 +0200
To: WebObjects & WOnder Development <webobjects-dev@wocommunity.org>
Folks,

I need some input regarding the following problem. This has to be done in a D2W standard Edit/CreatePage

“Service" has 2 attributes, both are toOne. The first one defines the “ServiceType" whereas the second one allows to user to pick the primary “Tool" for providing a service of the given type. The list of available tools is service type specific thus I need to dynamically restrict the selection of the Tool depending on the ServiceType selection. When during EditService or CreateService the user selects a toOne service type the list of available toOne tool must be adapted, possibly invalidating a previous selection that does not correspond to the newly set service type. This is the classical dependent popups but in a D2W context.

Any idea how to accomplish this? Does D2W in WOnder provide something or do I have to create my own components (property level or even page level?)

Thanks
---markus---



Subscribe (FEED) Subscribe (DIGEST) Subscribe (INDEX) Unsubscribe Mail to Listmaster