Try to make 3 validation rules on the variable A of the type "pre-field
validation rule". The 3 validation rules excludes some values/outcomes on
variable B.
rule 1 on variable A) if variable A == 1, then exclude variable B, outcome
c and variable B, outcome d.
rule 2 on variable A) if variable A == 2, then exclude variable B, outcome
a
rule 3 on variable A) if variable A == 3, then exclude varlable B, outcome
b and variable B, outcome d
Best regards David
-----Oprindelig meddelelse-----
Fra: Gokhan Can [mailto:[EMAIL PROTECTED]
Sendt: 26. maj 2004 13:43
Til: [EMAIL PROTECTED]
Emne: [development-axapta] Product Builder
Hi All ;
I am try to program with product builder ,I am trying to create a rule
for a modeling variable in a product model.
My variable set is like this
A - enumerated text - values ( " 1 ", " 2 " , " 3 " ," 4 ")
B - enumerated text - values ( " a ", " b " , " c " ," d ")
What I want to do is
"
If ( A == " 1 ") then B - values ( " a " , " b ")
If ( A == " 2 ") then B - values ( " b " , " c " , " d ")
If ( A == " 3 ") then B - values ( " a " , " c ")
"
I tried to use rules and actions but when I try to define values I could
not go any further ...
Can anyone help me about this ???
Yahoo! Groups Sponsor
ADVERTISEMENT
----------------------------------------------------------------------------
--
Yahoo! Groups Links
a.. To visit your group on the web, go to:
http://groups.yahoo.com/group/development-axapta/
b.. To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
[Non-text portions of this message have been removed]
| Yahoo! Groups Sponsor | |
|
|
Yahoo! Groups Links
- To visit your group on the web, go to:
http://groups.yahoo.com/group/development-axapta/
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

