Hi all,
On my view there is a field A with a dependent field B. Most of the time field B contains a list of values (which varies with respect to A) and the user have the choose one of these values.
But unfortuanitly some times there aren´t values and the user have to fill in any value (which is checked later).
The last szenario doesn´t work using a valuehelper (IModifiableSimpleValueSet) because the WebDynpro Runtime only accepts values which are in the provided list, but there ist an empty list...
Is there any way to remove a valuehelper after having initialized it once so the field is an ordinary inputfield once again?
Thanks
Chris