Skip to Main Content

Security Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Displaying UDF's in View User Form OIM11gR2

958133Oct 25 2012 — edited Oct 25 2012
Hi,
I have created certain UDF's in my user form, I have added those UDF labels using customize option on the view user form. But i do not see the database values actually coming on the form,
I referred below section:
http://docs.oracle.com/cd/E27559_01/relnotes.1112/e35820/id_mgr.htm#i1092308
section: 10.2.75

But i do not find any property: value change listener.
i am doing these changes on View form adding text as: Output w/label

This is the entry of the udf that i see in the jsff.xml file in my exported sandbox:

*<af:panelLabelAndMessage xmlns:af="http://xmlns.oracle.com/adf/faces/rich" label="#{bindings.PERSON_TYPE__c.hints.label}" id="dtrt_dc_3885726088">*
*<af:outputText xmlns:af="http://xmlns.oracle.com/adf/faces/rich" value="#{bindings.PERSON_TYPE__c.inputValue}"/>*
*</af:panelLabelAndMessage>*

Please share any ideas if anybody worked on this. This would be a grt help!!
thanks.
This post has been answered by Karthik Perath on Oct 25 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 22 2012
Added on Oct 25 2012
3 comments
150 views