Skip to Content
0
Former Member
Jan 03, 2008 at 12:41 PM

Object Dependency rule to disappear a character if other character is null

36 Views

Hi

I have requirement of disappearing the character(not character value)itself if a particular other character's value is null/specific value(Nothing selected form character values).

Example:

CHAR A - RADIAL

REGULAR

CHAR B - YES

NO

Here the scenario is

Condition 1: when CHAR A is not selected with any value like RADIAL or REGULAR (Null value) or selected with value REGULAR CHAR B should not appear for selection.

It means CHAR B should appear for selection only if CHAR A is selected with RADIAL.

Can anyone plse throw me some light on this..