|
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---
|
|