Custom form shows wrong path
Custom form registered and worked successfully .
CUSTOM_TOP
echo $XXTIME2_TOP
/u03/PROD/apps/apps_st/appl/xxtime2/12.0.0
if we removed form from this path "$XXTIME2_TOP/forms/US/FORM_NAME" . then we found that form is not opening from applications and message that there's no form in this path is appear . which means form is detecting proper path .
only issue related when we open the form and check "Help >> About Oracle Application" it shows form path " $FND_TOP" instead of"$CUSTOM_TOP"
Any idea ?
Thanks and Regards
echo $XXTIME2_TOP
/u03/PROD/apps/apps_st/appl/xxtime2/12.0.0
if we removed form from this path "$XXTIME2_TOP/forms/US/FORM_NAME" . then we found that form is not opening from applications and message that there's no form in this path is appear . which means form is detecting proper path .
only issue related when we open the form and check "Help >> About Oracle Application" it shows form path " $FND_TOP" instead of"$CUSTOM_TOP"
Any idea ?
Thanks and Regards
0