Home » Developer & Programmer » Forms » Hot to know image item is null or not null (ORACLE FORMS, 10.2, WINDOWS)
Hot to know image item is null or not null [message #422462] Wed, 16 September 2009 12:11 Go to next message
infosuresh2k
Messages: 77
Registered: September 2009
Location: CHENNAI, INDIA
Member

Hi,

I have image item in oracle forms, i want to know if image is loaded in the item or not. Like One image item is there behind one canvas, that image item is loaded with one image, how do i know image is there in the particular image item.

eg:- if image item is null then i want through below error like

if :image_item is null then
message('Image is not there, Please upload image');message(' ');
raise form_trigger_failure;
end if;

Regards,
Suresh.V

[Updated on: Thu, 17 September 2009 08:43]

Report message to a moderator

Re: Hot to know image item is null or not null [message #423079 is a reply to message #422462] Tue, 22 September 2009 01:08 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Well? What does that code do when you run it?

Please use 'code' tags.

David
Previous Topic: OPEN_FORM and CALL_FORM
Next Topic: how to send parameter to oracle form
Goto Forum:
  


Current Time: Fri Sep 20 06:25:15 CDT 2024