Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: item property - help!
Hi
Sorry, but I don't works with form. I've attached pl/sql function to an Item
directly in Portal by modyfing:
Page Groops/Shared Objects/item_types/text
There is TAB "Procedures" where I've added my pl/sql procedure.
So this function should display all item's atributes.
Do you know how should it get this values.
Best regards
radek
Użytkownik "Mark C. Stock" <mcstockX_at_Xenquery .com> napisał w wiadomo¶ci
news:JMydnR5X4LAMOsDcRVn-vw_at_comcast.com...
>
> "Radosław G±siorek" <szczurak_at_wp.pl> wrote in message
> news:cjjspm$bks$1_at_achot.icm.edu.pl...
> | Hello
> | I've created new item type with procedure attached to it. I would like
to
> | show usign this procedure currently displayed item. I'm sure there is
some
> | constant or virtual table where are stored such info but I can't find
> | information about it.
> | Please help
> |
> | Thanks for help
> |
> | best regards
> |
> | --
> | mgr inż.Radosław G±siorek - programmer
> | e-mail: rg_at_ambsoft.pl
> | amb software sp. z o.o., ul.Łabędzia 18, 65-501 Zielona Góra
> | tel.+48 68 4537040, fax +48 68 3241295
> | www: http://www.ambsoft.pl, e-mail: office@xmbsoft.pl
> | replace x -> a
> |
> |
>
> what tool are you working with? what version?
>
> assuming you are working with Forms, and assuming you want to display the
> name of the current item, you may want to look into the
> WHEN-NEW-ITEM-INSTANCE trigger type (at the form level) and the
> SYSTEM.CURSOR_ITEM system variable (also, if this is a forms question, it
> would be better to post it in c.d.o.tools)
>
> ++ mcs
>
>
Received on Mon Oct 04 2004 - 05:30:51 CDT