> Out of curiousity, what sort of rules are you wanting to add > dynamically?
For now what I need is to look up in another table if the data entered into the field exists or not. If it exists, I need the PK of that corresponding row to set in the object/property that is mapped to the field. (I suspect that will not work using group.setProperties(myBO), but I guess I can set it explicitly afterwards.) If the field doesn't exist, the validation should fail and the page redisplayed with all the values that were previously entered. Btw, is that working with current Intake? I read on the list that Intakte won't redisplay the data properly. Not quite sure what you mean with "dynamically". I need the same rule everytime I validate using this Group. Not sure what is dynamic about that... Marc -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
