Best book on Forms 9i Forms?

Hi,
I'm looking for books on Form Developer. More precisely I'm not looking for a reference book, I'm more looking for the kind of book that explains the philosophy and principles of forms. Something that digs deeper. More like cookbook and cooking techniques. Something that contains phrases like:
"Forms Developer is filled with a myriad of triggers, like KEY-CLRFRM. This trigger is seldomly used because it will clear too much of a form and settings. You can remove this standard Forms Function and free it for use in your own framework for specific purposes or as your own user-defined accelerator keys."
"Where to use the Enter; functionality and not. As you can see from the help file you use it like [this], but you're probably really in a situation like this, that or this other one, and you can also use Enter here to accomplish [great things]"
"How to make sure your validation does what you think it should do and how to avoid weird things. The 'Enter' "
"Short-cut key strategies. How do you create a system that both teaches the maximum about Oracle standard functionality to your users while providing them with a bunch of custome keys for their specific needs? Remebering and using the Help items in the Property Palette - which to show and which to hide?"
"Building your own library (OLB) of standard GUI items and widgets, and the standard functionality you can easily include in them."
"Where NOT to put your not-so-robust code. If you put a sequence on stuff in key-commit and have failure at step1, forgets to check_package_failure, then forms will continue with any step2 you have in the trigger and things may get out of sync. E.g. if you try to insert in step1 and in step2 you increment a formsvariable in order to keep track of things you'll be out of sync."
Anything that helps you build a better framework for forms or explain the important - but often hidden stumbling blocks - to those of us who are not exactly new to Forms but just clever enough to know that these hidden dangers lurk out there (and wish to avoid learning by trial-and-error).
Regards,
Jesper Vad Kristensen
Denmark

Jesper,
If you do not find any interresting book, you could have a look at the following url:
http://mates.ms.mff.cuni.cz/oracle/doc/forms45/at/
Francois

Similar Messages

  • Best editor for Forms

    Hi everyone,
    Im runing Oracle Application Server 10g Release 2 (10.1.2).
    what is the best editor for forms.
    Or how can I modify forms created by other developer?
    Help, plz.
    Igi
    Edited by: 874598 on Jul 24, 2011 10:57 AM

    I can think of a reason. We create very large forms and some of the defaults drive me crazy. Is there another way?
    For example, by default forms adds 1 to the size of numeric fields. We almost never want that. So lets say there is a table
    with hundreds of number(1) fields destined to be radio buttons most likely in the 1 -- 5 range. So we end up with a form
    that has them all be number(2) and one has to change it. Is there another way to change default behavior? And is there a way
    to set property defaults? For example suppose I want all items created be upper case and auto skip automatically. How to do it?
    One could I think create the block and then convert to xml with frmf2xml, change it there, and then
    frmxml2f back to an fmb. Could we not?
    Bigger reasons would be to create forms. One could come up with a specification language and create the form in xml or parts of it.
    for example this kind of specification can be used for radio buttons in application express, label semicolon returnvalue comma
    STATIC2:Fully retired;1,Partially retired;2,Full-time;3,Not Employed;4,None;
    (combined with the number_of_radio_columns [horizontal columns so could be 5 for horizontal or 1 for vertical in this case]
    Then application express creates and lays them out for you. That is a super time saver. It is a lot of work to create these in forms,
    especially because there is separate object for each one and ideally one wants them to be named appropriately too and likely
    colored. For example a Null or None button that only exists to unset the button if it were set by accident needs to be colored
    in such a way and/or offset so as to indicate it is not a real choice so to speak. For example if this was a paper form that had been
    filled out there likely would not be a missing selection (but there could be e.g. don't know, n/a, do not want to answer... etc.)
    If it never appeared on the original then it's important to not confuse data entry people with a choice that looks like the original
    choices.
    so imagine we could specify radio buttons and checkboxes ahead of time and have them be created automatically.
    But I have not tried it...
    Edited by: lake on Jul 31, 2011 12:11 PM
    Edited by: lake on Jul 31, 2011 12:19 PM

  • A good book on Forms and Reports 6i.

    Dear all,
    to all guys from india.... i need a good book on forms and reports6i.... which covers all the aspects.... good for beginners and also for advanced developers....which has lot of examples....any third party books also... right now i have ivan bayross' Developer 2000 and oracle corporation's Adv. forms and reports by Kolezke and Dorsey.... pls tell me any other books,,,please...
    regards and bye...

    Hi,
    I will suggest the following
    1) Product Help (Forms 6i or Reports 6i Software help)
    2) Documents which are available through Oracle Web Site
    i.e., www.oracle.com
    Regards,
    Sailaja

  • Best books for a beginner.

    I am in a Java class right now, and the material as it has been presented has been very confusing. I really want to get a good understanding of Java, my question is: What are the best books for someone that is starting to learn Java? I was looking through different reviews of Java books, and Just Java 2 by Peter van der Linden sounds good, but I want the book to explain Java in the simplest form as possible.
    If I could get some more recommendations I would appreciate it.
    Thanks.

    Head First Java is wonderful, but I wouldn't use that book on its own. It's a lot of theory, but very few examples and no programming exercises. Some books tell you how to do something, but they don't tell you why it works, so you end up unable to program anything that isn't exactly like what they showed you. Head First Java really gets into the why and it's great for making you think like a programmer, especially if the object-oriented thinking isn't coming naturally. But you need a book that has more of a tutorial format in addition to Head First.

  • Best book on datamodeling, making my first ecommerce app

    What is the best book I can read on datamodeling. Just want to make an advanced ecommerce sollution.
    Thank you

    I think David C Hay is the best starting point for learning about data modelling. He has published a couple of books. If you click on[b]this link you'll find his web site which has some useful articles (free registration required).
    For a more theoretical introduction to databases and relational theory I think you could do a lot worse than Chris Date's new book from O'Reilly. Not that I've read it cover-to-cover yet, but what I've read of it is sound, and Date is an acknowledged expert (he's former colleague of the Ted Codd of 12 Rules fame).
    I don't know of any good books on modelling Oracle specifically. However, Tom Kyte's Effective Oracle by Design (of AskTom fame) will tell you a lot of what you need to know. If you want to get seriously into the coding then PL/SQL Programming by Steven Feuerstein (Whom God Preserve) is your only man.
    BTW I'm not on commission from O'Reilly, in my experience they are usually the best (and best value) books on the topic, whatever that topic is.
    Good luck, APC

  • What are the best books to purchase for pl/sql programming?

    What are the best books to purchase for pl/sql programming?
    I am new to this field and I am looking for the best books to help me in pl/sql programming. Can someone please suggest?
    Thanks

    In my opinion one of the best to start
    Oracle PL/SQL Programming, Third Edition
    Steven Feuerstein

  • What are the BEST Books and Best websites for java biginners?

    Dear All,
    What are the BEST Books and Best websites for java biginners-Especially for fast learning.
    Thnaks
    KMK

    This is my standard reply:
    [Sun's basic Java tutorial|http://java.sun.com/docs/books/tutorial/]
    [Sun's New To Java Center|http://java.sun.com/learning/new2java/index.html]
    Includes an overview of what Java is, instructions for setting up Java, an intro to programming (that includes links to the above tutorial or to parts of it), quizzes, a list of resources, and info on certification and courses.
    jGuru
    A general Java resource site. Includes FAQs, forums, courses, more.
    JavaRanch
    To quote the tagline on their homepage: "a friendly place for Java greenhorns." FAQs, forums (moderated, I believe), sample code, all kinds of goodies for newbies. From what I've heard, they live up to the "friendly" claim.
    [Yawmarks List|http://forums.devshed.com/java-help-9/resources-for-learning-java-249225.html]
    [The Java Developers Almanac|http://www.amazon.com/exec/obidos/tg/detail/-/0201752808?v=glance]
    [http://javaalmanac.com|http://javaalmanac.com]
    Bruce Eckel's [Thinking in Java(Available online.)|http://mindview.net/Books/DownloadSites]
    Joshua Bloch's [Effective Java|http://www.amazon.co.uk/exec/obidos/Author=Bloch,%20Josh]
    Bert Bates and Kathy Sierra's [Head First Java|http://www.amazon.com/exec/obidos/tg/detail/-/0596004656?v=glance ]
    James Gosling's [The Java Programming Language|http://www.bookpool.com/sm/0321349806]
    Gosling is the creator of Java. It doesn't get much more authoritative than this.
    Joshua Bloch and Neal Gafter [Java Puzzlers.|http://www.javapuzzlers.com/]

  • Best book or online education on SQL developer data modeler 3.0 version

    Hi,
    i dont see any OBE for sql developer data modeler the way we have for sql developer, would one of you please suggest the Best book that explains everything about data modeler tool or any other online tutorial for that matter, I am new to this URL and been asked to work on ER (Logical), relational, physical models extensvily.. right away, i will have to build or starts righht from ER/logica and ahead or reverse, forward enginerring. thanks for help friends.

    Did you look at Data Modeler web page.
    There are some online demos and documentation.
    Regards,
    Ivan Zahariev

  • Is this the best book in town?

    Hi all,
    We need to purchase a book (intermediate to advanced) so can expand our knowledge of java on the following topics:
    * handling errors with exceptions;
    * multi-thread;
    * java socket communication;
    * Queues;
    * I/O streams
    We've been told that "The Java Programming Language" by Arnold, Gosling and Holmes 3rd edition is the best book in town.
    Any comments, suggestions, etc.
    Thanks in advance.
    Cheers
    Trajano

    The Java Programming Language, 3rd ed is basically the manual for java; every developer ought to have a copy.
    However it's not really a tutorial. It's more of a reference. If you want tutorials or commentary or the like, you might be better off with Effective Java by Bloch. Or one or more of various books dealing with these particular subject areas.

  • Best book for designing and architecting a java application?

    Hi,
    Please recommend the best book(s) in the market or on line tutorials which would help me architect and design a java application using SWING.
    I have used most of the swing components in many small GUI apps I have developed [JTable, JTree, etc, etc ....] and do not need a beginners books [online tutorials at sun site are good for that]. A book tackling advance topics, which may not concentrate on coding but has very good cases to understand the design [both class level and usuablity] and architecture of the application.
    I need to develop an editor for a GUI based language + a code genertor + mapper application [which will run as a application and may use webstart to run from a browser.]
    THANKS !

    I like "Pure JFC Swing" it's got a well written example for each and every Swing component. When I was learning to use swing each component I came across I could easily look at the example for that component and incorporate it into code for my app. That combined with the Javadoc was all I've ever needed.

  • Best book for Web Services

    Can you suggest me what's best book for Web Services and XML to study? I'm planning to buy..
    Thanks in advance..

    Why does it need to be the best one? What would that even mean? Just buy something reputable, like an O'Reilly book, it's not going to be so horrifically poor that you can't learn from it

  • Please suggest the best book or materila to learn EP Developement

    Please suggest the best book for learning Enterprise Portal developement in SAP ?  Which one is good in between below.
    1. SAP® NetWeaver Portal Technology: The Complete Reference by Rabi Jay ( How is this book in EP ?)
    2. SAP Authorization System: Design and Implementation of Authorization concepts for SAP R/3 and SAP Enterprise Portals by IBM Business Consulting (sap press book).
    Regards
    Badari

    Hi,
    For Content Developments you can refer below links
    LINKS FOR BEGINNER:
    Beginning EP Development
    Oliver's favorite SDN link collection
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/387daf90-0201-0010-bb98-cb1a5545bf69
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/4b0c105e-0501-0010-bcb0-92478a4b2a17
    Overview of the Content Development Process
    Overview of the Content Development Process
    Java development methodologies (Part I)
    Java development methodologies (Part I)
    Java development methodologies (Part II)
    Java development methodologies (Part II)
    Setting up the NetWeaver development environment (Part II)
    Setting up the NetWeaver development environment (Part II)
    Installing and configuring the preview edition of EP
    Installing and configuring the preview edition of EP
    Top Weblogs of All Time [19 to 14]
    Top Weblogs of All Time [19 to 14]
    Enterprise Portal Implementation Forum
    Enterprise Portal Implementation Forum
    Beginning EP Development
    http://help.sap.com/saphelp_nw04/helpdata/en/a4/76bd3b57743b09e10000000a11402f/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/1d/40e93bac3c5a6de10000000a114084/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/50/da644160087d47e10000000a1550b0/frameset.htm
    Have a look at the following threads to have an introduction to portal:
    Hi
    What is EP ??
    For kick start in portal, the following Wiki link is enough:
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/ep/introduction%2bto%2bportal
    You can now see the following threads which already have similar question discussed, you will get lots of links in these threads:
    Start with EP
    e-Books on EP
    Portal Development
    Portal 7.0 Documentation
    Beginner to EP
    Thanks
    Santosh

  • What is the best book of objective c and from where i can download it?

    what is the best book of objective c and from where i can download it?

    Before purchasing a book be sure to exhaust the excellent resources on the Apple Developer Site. There are quite a few guides, references, and samples for Objective-C.
    Learning Objective-C: A Primer
    The Objective-C Programming Language
    Object-Oriented Programming with Objective-C
    etc.
    If you are developing for Mac or iOS, there are plenty of other documents describing the frameworks, including the Cocoa Fundamentals Guide,  iOS App Programming Guide, etc.
    If you want to create iOS apps, start here.
    Start Developing iOS Apps Today

  • Best book on Oracle 9i (Admin & PL/SQL)

    Hi,
    What's in your point of view the best books about Oracle 9i ?
    Covering administration & PL/SQL as well(on Windows platform).
    Thanks for your advices.
    Regards.
    jeff

    Hi
    It seems u are new and going to study Oracle.From your query its clear that u are looking DBA track.My sugession better go for Oracle DBA course materials which is published by Oracle university itself.This is simple and its covering most of the topics with beautiful presentation.
    SQL
    Fundamentals 1
    Fundamentals 11
    Performance turning
    Pl\sql
    You will get this from Oracle's authorised training centers.
    cheers
    Antony

  • What is the best books for MCSA 2012

    pleas can you advice me what are the best books and materials for pass MCSA 2012?
    thank you.

    Hi, HFAA.
    I understand you want to earn the MCSA title for something with a version number of
    2012.
    There are six (6) different MCSA certification titles currently available. Two of them are version 2012, which are Windows Server 2012 and SQL Server 2012. Here is the web page that describes all six (6) MCSA titles:
    http://www.microsoft.com/learning/en-us/mcsa-certification.aspx
    I am going to assume that you are interested in the most popular MCSA 2012 title:
    MCSA: Windows Server 2012.
    The MCSA: Windows Server 2012 description web page is located here:
    http://www.microsoft.com/learning/en-us/mcsa-windows-server-certification.aspx
    Exams
    You need to pass three (3) required exams to earn this title. If you click each of the links below, you will find the exams' descriptions with a
    Skills measured section describing what is on each exam. As well, you will see a Preparation options section full of study resources for each exam. 
    70-410 Installing and Configuring Windows Server 2012
    70-411 Administering Windows Server 2012
    70-412 Configuring Advanced Windows Server 2012 Services
    Preparation Materials
    Unfortunately, Microsoft has recently updated the content for these three (3) exams for
    Windows Server 2012 R2. These new exams will officially be released on January 28th, 2014 (nine (9) days away). Because of that, all of the previously released study materials (books, exams, etc.) for 70-410, 70-411, and 70-412
    will only be partially helpful in getting you ready for the exams.
    However, Microsoft Press and O'Reilly Media are currently updating their books to include the new
    R2 content and will be releasing them in February, March, and April of this year. The previous releases of their books seem to get the best reviews on Amazon for helping students prepare. Here are the books, with links on Amazon and
    O'Reilly. As time goes by, books from other publishers will also be released.
    Amazon:
    http://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Daps&field-keywords=%22Windows%20server%202012%20r2%22%20exam
    O'Reilly Media:
    http://search.oreilly.com/?q=%22Server+2012+R2%22+exam&x=9&y=15
    By the way, I tend to believe the O'Reilly's release dates are more accurate since they are the folks who are actually releasing the books!
    WARNING: As of today (01/19/2014), I don't believe any of the three legitimate Practice Test Providers (Transcender, SelfTest, and MeasureUp) have updated their practice exams for Windows Server 2012 R2 - yet. If I am wrong, I hope someone
    will correct me.
    Focus all your studies on Windows Server 2012 R2 and should be ready to take on an exam. Always prepare for one exam at a time and then take it.
    Also, make sure you take advantage of Microsoft's free Second Shot voucher program, which allows you to retake an exam for free in case you fail it the first time. This program will retire in May.
    http://www.microsoft.com/learning/en-us/second-shot.aspx
    Good luck!
    Best wishes, Davin Mickelson

Maybe you are looking for

  • Downloading and Installing Java SDK for AIX

    Could anyone please tell me where can i download Java SDk for AIX and how to install it before installing SAP? Thanks in Advance

  • Dynamic actions in MSS..

    Hi All, Can we have Dynamic actions in MSS platform, like say triggering a mail to managers / vendors regarding upcoming terminations.? Can we create a new sub-type in IT 19 & trigger a mail or can we have an outbound interface doing that? or Is ther

  • Business Objects and Cognos 8 Controller integration

    Hello, I have a requirement where we need to report Cognos Controller data in Business Objects more specifically our client would like to explore Cognos Controller data using Business Objects Explorer. I don't have any idea how data is stored in Cogn

  • I am unable to open my i-tunes music already bought

    I have about 50 pieces of music which recently I am unable to open. I get a message saying unavailable. This is  all music I have bought Can any one please help ?

  • I have no space left in my icloud account, how do I clear it out?

    I am not computer savvi and I have way too much stuff in my account. I am not sure what to clear out and what to keep. I do not want to destroy my system. Can someone please help me with this.