Hi guyz,
anyone give me syntax how to clear the image item in forms 6i i have 6 images and 6 button in my block.
Image1 -- Inserting Image
Image2-- Inserting Image
Image3-- Inserting Image
DelImage1- delete or clear Image
DelImage2- delete or clear Image
DelImage3- delete or clear Image
when i pressed image1 button open box will appear and i can insert the image but when i want to clear or delete the image item in selection from delimage1,or,3 it will clear only the first image item example delimage1 not the other how can i clear the particular image like delimage2 or delimage3 not the first one.
im using the below code but didnt work. anyone give me some syntax to clear image item.
clear_item(':block.image_item');
;
and when i use
clear_item;
;
it will cler only single image.
clear_block{'blockname');
anyone help me in this plz.
Regards
Moazam