Y
ymaisonn
Guest
Hi, check out this discussion thread: community.progress.com/.../14263.aspx If you want to enforce the fact that the user must choose a value for the second field, depending on the selected value of the first field, then you may write a custom field validation code on the second field: - checking which value was selected from the first (dependent) field - returning an error if no value was selected from the second field. Please let me know if you need further clarification for the implementation.
Continue reading...
Continue reading...