i am not find dff web bean name appraisalvo in oaf
hi,
i am extending dff column appraisal in oaf page.For that, i extending OverallRatingCO Controller.I am not able to identify dff web bean name.What is DFF web Bean name for appraisalvo.
Below COde
OADescriptiveFlexBean oaDFF = (OADescriptiveFlexBean)oawebbean.findChildRecursive("ApprDF");
OADescriptiveFlexBean oaDFF = (OADescriptiveFlexBean)oawebbean.findChildRecursive("Additional Appraisal Details");
I tried both above code.But i am getting NULL value only.Please help me.
reg
sasikumar.r