> --- It will NOT recalculate the options on the fly when the other
> dropdown box has been selected. This probably could be done with some
> ajax stuff or a forced HTTP form send.
This is precisely what I need.
Btw I am using in Pharo (so no web).
For now I switched to hand-written spec Form ins
Am 06.12.17 um 11:34 schrieb Peter Uhnák:
> Hi,
>
> I'm trying to get dependent magritte descriptions, but it seems like this
> is not something that can be done in the descriptions:
>
> Imagine a class Contact with "city" and "country" descriptions.
> I would like to populate the city descriptio
Hi,
I'm trying to get dependent magritte descriptions, but it seems like this
is not something that can be done in the descriptions:
Imagine a class Contact with "city" and "country" descriptions.
I would like to populate the city description based on the currently
selected country
~