Hi,
Forms Version : Forms 11g
Form Name is : Locker issue and Return.
In this form, I have a button for Returning already issued lockers. While clicking on the Return button, an LOV is populating with all issued lockers. CLEAR_FORM(NO_VALIDATE); is called for LOV selection. After selecting one record from the LOV then values copied to Parameters then assigned to Locker issue fields(Pre-Query). Then Execute_Query will executed and corresponding Locker issue details will populate. While populating the details, Locker location LOV will popup and showing message 'FRM 40212 - Invalid Value forĀ Field'. Validate from list is enabled for Locker location.
Thanks in advance,
Sooraj P. George