|
Hi Markus,
Have a look at this component, it should do what you want: <https://jenkins.wocommunity.org/job/Wonder7/javadoc/er/modern/directtoweb/components/ERMDAjaxNotificationCenter.html>
cheers
Fabian
> Am 15.10.2024 um 15:55 schrieb Markus Ruggiero (rucotec) <markus.ruggiero@rucotec.ch>:
>
> 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---
>
>
>
>
> #############################################################
> This message is sent to you because you are subscribed to
> the mailing list <webobjects-dev@wocommunity.org>.
> To unsubscribe, E-mail to: <webobjects-dev-off@wocommunity.org>
> To switch to the DIGEST mode, E-mail to <webobjects-dev-digest@wocommunity.org>
> To switch to the INDEX mode, E-mail to <webobjects-dev-index@wocommunity.org>
> Send administrative queries to <webobjects-dev-request@wocommunity.org>
>
|
|