Hi, unfortunately the answer to both your questions is no... Even validation routine will not start when you delete a value. You can try to achieve your task by checking the contents of your field at cross-validation stage (say, comparing R.NEW and R.OLD) and refusing to commit a transaction if the user has deleted any value.
VK On May 8, 6:26 pm, Despina <[email protected]> wrote: > Hi all, > > Is there a way to disable only 'Remove Multi/Sub Value' but enable > 'Insert' buttons > for multi value fields? > > Field 15 EXPANSION in VERSION disables all 3 of them. > > Insert Multi Value after > Insert Multi Value before > Remove Multi / Sub Value > > Furthermore, is there a way to run a validation when the button > 'Remove Multi/Sub Value' is being pressed? > > Thanks a lot > Despina > > -- > Please read the posting guidelines > at:http://groups.google.com/group/jBASE/web/Posting%20Guidelines > > IMPORTANT: Type T24: at the start of the subject line for questions specific > to Globus/T24 > > To post, send email to [email protected] > To unsubscribe, send email to [email protected] > For more options, visit this group > athttp://groups.google.com/group/jBASE?hl=en -- Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24 To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
