How to find the item name???? [message #244505] |
Wed, 13 June 2007 02:32 |
oracleraj.s
Messages: 13 Registered: February 2007
|
Junior Member |
|
|
Hi buddy,
I have lots of blocks and items in a form. When i commit the form then i get a error "Field must be entered".
How can i find which field is needs to be entered??
Also how can i find (in which particular code) when a block's status is getting changed??
Thanx 4 ur time
Raj
|
|
|
Re: How to find the item name???? [message #244509 is a reply to message #244505] |
Wed, 13 June 2007 02:38 |
|
check the properties of the items ... there may be an item property whose "DATA(heading)" .... "REQUIRED(Sub-Heading)" property must be set to "YES" and you may not be passing any value to it at runtime
Mudabbir
|
|
|