How to use a button with a required field [message #221468] |
Tue, 27 February 2007 00:11  |
nick048
Messages: 36 Registered: February 2006
|
Member |
|
|
Hi,
this is my scenario:
1) In a Form I have two Blocks
2) In the first, I use a text Item for the customer code, with the required property set to true and with a trigger WHEN-VALIDATE-ITEM
3) In the second block, I use a button that call the show_lov function in order to display the list of the customers.
If the focus is out of the first block, I can use the button without problems.
If the focus is on the customer code Item and I try to use the search button, the alert message Field required is displayed and I don't be able to use the function in the button.
Exist a method in order to use my button when the focus is in the required customer item?
If Yes, how can perform this ?
I hope...
Best Regards
Gaetano
|
|
|
|