Can we customize a form with out template.fmb
Answers were Sorted based on User's Feedback
--TEMPLATE.fmb is used to develop a new form(As for APPS
standards), NOT for customization.
--For customization use CUSTOM.pll OR go through
personalization.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / madhu
With form personlization feature we can customize the form
up to some extent.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / venkat kolla
No.
Reasons.
To have a look and feel of our new form as Oracle
Applications form, we need to customize a new form using
template.fmb .
Template.fmb will consist of all the necessary libraries
attached, a sample block and control block, property
classses etc.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / amit bhatnagar
Yes.An existing form can be customized without using
template.fmb since it already has the look and feel and
other standard functionality of apps. but Oracle doe not
recommend that since in future you may require the original
form. so to achieve the same we follow template.fmb
For customization CUSTOM.pll OR personalization can also
be used.
| Is This Answer Correct ? | 3 Yes | 2 No |
How to retry multiple errored workflow processes? What is the access level in workflow used for? How do you define start and end functions in workflow? How does they differ from normal functions? Give me some workflow tables? What is the difference between a function and notification in workflow? I have sent two different notifications to two different users and I want to wait till both they are approved to send 3rd notification. How can you achieve it? What is item type and item key in workflow? How do you use attribute values in workflow messages? How do you use lookups in workflow? What are roles in workflow and how they are used? How do you download or upload a workflow from a server? What are steps to customize the workflow? What functions can you perform from workflow administrator responsibility? To send an email to the user workflow notification is the only way or is there any other ways to send it? Give me some workflow standard procedures? How can you run/start/kickoff workflow? What is wf_engine package used for? How many processes can each workflow contain? What is Runnable option in workflow? At what level it exists? What are different types of attributes in workflow? How do you reassign a notification? What is process in workflow? How can you send direct oracle form link through workflow notifications? How can you send a notification to multiple users? Can you change the list dynamically? Can you send html code in workflow notification? I have sent two different notifications to two different users and I want to wait till atleast one is approved to send 3rd notification. How can you achieve it?
what is the difference between oracle applications ebs 11.5.9 and 11.5.10.2 and can anyone suggest the release dates of the versions
in which table sub inventory related information for item is stored?
3 Answers chain sys, Scan Steel,
Are there any alternate tools other than sql* loader to load data into oracle apps tables from external systems
for report i have to parameters those are from_date and to_date ,so to_date should be greater when compare to from_date ,if we are giving to_date is less then it must shows some error how we willmake
In interface process we have 1000 records i want to commit every 100 records how? How i can commit every 100 records?
what are the error tables in OM
How to develop XML report without rdf?
Challenges faced during upgradation of 11i to R12
In a package have predefined exception and user defined exception. while execution which exception will be executed first? why?
How to print multi currency,multi language in xml?
What is SET-OF-BOOKS?