Help required in Development of Dynamic forms

Hi all,
I want to design dynamic form (using forms 6i), in which the end user will display the screen according to his own requirement i.e on the run-time screen user want to display particular field or not.
In this we have to re-arrange the position of the fields at the run time.Suppose, if the one field is not displayed then immediate next displayed field should take the position of the first non-displayed field.
Can anybody share their ideas ??
Regards.
Ashutosh

Francois Degrelle wrote:
Have a look at the Steve Cosner QA utility, that exactly does what you want.I have changed my website address, since AOL has terminated their user web hosting service. I now use my employer's system where they have made space available for staff. So the QA utility form (and several others) are now at:  http://userwww.sfsu.edu/~stevec/forms/index.htm
The source for QA.fmb is also available to download.
I offer an apology for popping up a number of old threads. I have been editing all the links to the old AOL site that I can find, and when I change them, the forum software pops the thread back to the top.

Similar Messages

  • Help required in developing SQL developer extension

    Hi,
    We have a requirement to develop an extension for Sql Developer. The requirement matches the Reports framework in Sql Developer.
    We need to have a separate dock as in reports where we can navigate through the tree and execute some predefined queries.
    I implemented this using the Docking Sample of Sql Developer extensions. I am able to show a separate dock with the tree hieararchy of the nodes and adding context menus to the nodes.
    But , the problem is how do we integrate this UI with the queries and how do we prompt the user to select the connections and other bind variables.
    We can do this by using an XML file and importing it in the reports. But, we need a separate dock for our functionality.
    I tried modifying the reports API by obtaining the code from the oracle.sqldeveloper.report.jar . But , facing problems while compiling the modified code to a jar.
    Any help in this regard is appreciated.
    Edited by: 883431 on Sep 8, 2011 12:32 AM

    Sorry for that,
    Here is what I did,
    Create a variable for posting period
    Put posting period in column.
    Create 2 selections for the KF.
    Restrict 1st sel from Jan – Variable-1
    Restrict 2nd sel from Variable – Dec

  • (realistic) system requirements for development environment under Forms 11g

    Hello !
    How are the realistic system requirements for a complete development environment
    under Forms 11g (Forms11g/Reports11g/Weblogic-Server) ?
    From our experience there is a problem with the RAM-limitation of Windows 32 bit !
    Is there anybody to exchange his experiences ...
    Thanks in advance !
    Thomas

    The Oracle Solaris Studio 12.4 will officially support Oracle Linux 5,6 when it releases later this year.
    Since Oracle  Linux is based on RHEL, Oracle Solaris Studio should work on RHEL.
    Support customers may report issues against RHEL and the Oracle Solaris Studio team will do its  best to address these issues but fixes are not guaranteed.
    Oracle Solaris Studio components such as compilers and command line tools do not require Java.  If you install the product using the Oracle Solaris Studio Installer in non-interactive mode you can install the Solaris Studio product without having Java on your system though the installer will issue a warning message if Java is not found on the system.  Alternately you can install the product using the tar file distribution if Java is not installed. If you install via the tar file, it is not possible to install patches later.

  • Help required: Bill of lading smart form

    Dear All,
    My requirement is to display the following fields for bill of lading
    1. Number of packages
    2. Package type
    3. SKU
    4. Description of articles
    5. Qty per package
    6. Total Quantity
    7. UoI
    The print program iam considering is RVADTR01.
    Does the table XVBPLS serve my purpose?
    Thanks.

    hi
    chk the links below .. should help u out..
    http://www.sap-img.com/smartforms/search-for-standard-or-customise-smartform.htm
    http://www.sap-img.com/smartforms/sap-smart-forms.htm
    http://www.sap-img.com/smartforms/smartforms-faq-part-two.htm
    http://www.sap-img.com/smartforms/internal-table-in-smartform.htm
    http://www.sap-img.com/smartforms/smart-001.htm
    Reward if Useful
    Thanx & Regards
    Naren....

  • Help required with developer licensing

    Hi
    My name is Mike Spiers and I have enrolled on behalf of my employer, Newman University (UK) as an Apple developer so that we can produce apps for iOS.  I understood from the outset that this was the most appropriate type of license for us to have as we primarily wish to be able to produce such apps to support our research work rather than deliver tuition to students on development of software for iOS, though that may come in the future.
    Having now enrolled, agreed to license terms, provided payment details etc., I now wish to be able to add my colleagues so that each of us can use this developer license, as I have been led to believe via Apples enrollment recruitment process.
    Can somebody please provide me with some guidance as to how to go about this?  We essentially require the ability for any of us (there are only a handful of us working on these projects) to be able to develop software and submit it to the Apple store under our corporate banner for subseqent user download/installation.
    Thank you.
    Regards,
    Mike Spiers
    Newman University
    Birmingham
    England

    Sell, give, there is not much difference anymore. The difference is the distribution. If this is for public distribution then you are taking the correct approach. If you want to have multiple people be able to submit apps in the unversity's name, then you will need a business account. You can contact Apple and see about changing your account type. It might be easier to just start the process of opening a business account. It may take some time. In the interim, you can continue with what you have and have only one person be responsible for submissions. Anyone else can develop and test in the simulator. If they have their own, individual accounts then they can test on a device. if you decide to open a new business account, you can transfer your app over to the new account. If you try to change your current account, there may be other issues you will need to plan for. I suggest contacting Apple Developer support directly and asking. Either way, it is going to take some time.

  • Help Required  !!! -- Dynamic table on specific height of JSP page

    I have large data.
    I have to show this data in dynamic table on jsp page.
    the JSP page is logically divided in different pages (as this page is used for printing on specified size of page)
    I can only display atmost 12 single rows on one page
    but some times text of one column of row become so large that rows expands vertically and occupies space of 2 or 3 rows (thats why now i have to display 8 or 9 rows on first page and then remaining on next )
    becoz of this i cant implement this check (only show 12 rows on a page).
    so what can i do to show specified height of table on one page and remaining move to next page.

    This is an impossible requirement. Page, font and element height is not only browser dependend, but also depending on the settings of the user. Some users will override the font size to be smaller or bigger using a browser option, resizing your table accordingly. Mac fonts might have different sizes if the fonts are antialiased, etc.
    You'd have more success if you could output the table as PDF, there are far more table spacing options available, it's portable and you have 100% control over the output. Check out the iText API for example. The only problem with this is that the PDF will be opened by a PDF viewer which you cannot control, so you cannot make it automatically print.

  • Help required in using Javanbean in forms

    Can any one can write me the easy steps of how to use Javabean in a form. I am using D.S 9i.... Thanks

    Hello Francois,
    Yah I have tried this link, although I have followed the steps but first problem is this that in this example work has been done on Jdeveloper 10 g and I am using D.S 9i. Any way there is a jar file located in the zip file with it but it's not working as I have done all the steps correctly. I read in some one's conversation of how use Javabean that.... Try to set
    FORMS90_BUILDER_CLASSPATH
    but I do not understand where to set this property and how to all the steps ascending wise so that Java bean will be used as I do not much about D.S. Thanks for guiding me up...Waiting for your reply....

  • Help required in developing Wage Return Interface

    Below is a part of the requirement:
    This XML file will be packed into .zip format and senT to the Tax Authority outside SAP. There are two methods for this there is a BAPI channel and a FOS channel.  SAP recommends all clients to use the FOS channel because for BAPI user-exits are required. The FOS channel allows client to send files via a secured FTP connection. It is the responsibility of client  to send this file via FTP.  This step should be automated.
    Kindly let me know what is a FOS channel??.

    got it

  • Help required in developing a BEx query

    I have requirement in which I need 12 columns for 12 months. User enters month and year while executing the report. The report should display output from January till the month entered for the year entered by the user. Remaining months should come for prior year.
    Ex: If a user enters month=4 and year=2007.
    Then the output should in the report should be, months 1-4 for the year 2007 and months 5-12 for the year 2006.
    Please advice on how to design it.
    Thank you,
    sam

    Sorry for that,
    Here is what I did,
    Create a variable for posting period
    Put posting period in column.
    Create 2 selections for the KF.
    Restrict 1st sel from Jan – Variable-1
    Restrict 2nd sel from Variable – Dec

  • Developing Adobe Interactive forms in SAP R/3 4.7

    I have a client requirement of developing Adobe Interactive forms for automating exisiting manual processes. The SAP version being used is SAP 4.72.
    Could anyone please let me know what all is required to implement it and how that can be done in brief.
    One of the related links to the topic without much details is 4.7 and Adobe Interactive Forms.
    If anyone has worked with such requirement, his inputs would be valuable

    Hi,
    You will have to use WD Java for integrating Interactive forms with SAP version 4.7
    NetWeaver developer Studio ( NWDS) is the tool used for this integration. Data can be passed from SAP to WD Java using RFCs.
    This link will be useful for you:
    Tutorials & Samples for Web Dynpro Java
    Hope this will help you,
    Amit

  • File upload in dynamic form

    Hi,
    I have a requirement to create a dynamic form. the input fields for the form come from a database query, and i will be getting back results like:
    input field name data type
    field1 text
    field2 select
    field3 attachment
    I am facing an issue with the attachment type of fields.
    i have tried creating my dynamic form using two different approaches -
    1. use the APEX_ITEM apis
    2. use htp.p to just output html from a pl/sql anonymous block.
    in both the cases, we do not have options to create a file input, not atleast directly.
    Can some one guide me on any existing solutions or approaches to this problem ?
    Note: i would prefer a solution based on the 2nd approach (using htp.p) since it gives me more flexibility with the other handlings.
    APEX_UTIL also doesn't have open APIs for file create, and i also found the radiogroup API not very friendly (did nt get it to work since i moved on to the other approach)
    Regards,
    Ramakrishnan

    Hi, if you want to submit your files, you will need hidden file upload objects in your page. One for each files, so you need to set a limit because you won't be able to submit hundreds of files anyway. Lets say between 5 to 10. Each hidden file upload will have one computation to put the data that will be sent to the server.
    iBEGIN
    IF wwv_flow.g_f01.COUNT > 0
    THEN
    RETURN wwv_flow.g_f01 (1);
    ELSE
    RETURN NULL;
    END IF;
    END;
    Then the only other things you need is an acceptation branching.
    You don't need a process to send those files. When your reload your page, a process should remove the file from APEX_APPLICATION_FILES table to your target table.
    It's Denes Kubicek's solution ! I suggest you to visit his demo website !

  • My dynamic form - issue with saving data (urgent-i would greatly appreciate any help)

    Hello,
    I have some problems with this dynamic form (created in livecycle)  http://www.pathology.ubc.ca/Academic_Activity_Data_Form_Jan_4_2013.pdf .  It doesn't save data unless I add a' new row' to any of these tables.   There are a few text fileds and if I type anything in there data won't be saved unless I trigger it by adding randomly a table row.  This is big problem as this form will be used for updates and if I want to change any of my entered records I will always have to remember to 'add a new row' otherwise just adding/changing text won't be saved. This might sound confusing but you will understanding what is going on if you type in your name and save the form and then type in your name, add a table row and save the form (first case won't be saved second will).
    I would greatly appreciate any help.
    Debbie

    Hi Marco Russo ,
    = CALCULATE (
        SUM ( [measure] ),
        PARALLELPERIOD (
            SAMEPERIODLASTYEAR ( DateTime[DateKey] ),
            0,
            QUARTER
    I have used the above DAX function it is working fine and i have applied same for Year , Quarter and Month 
    But when i remove month filters (Slicer) and Year filters in Power view report
     it is showing total Year values for Year and Quarter values
    for Quarter etc..
    Like below i am getting 
    Last Yr Month Amt   Current Yr Month Amt   Last Yr Qtr Amt   Current Yr Qtr  Amt    Last Yr     Current Yr
     10000                     30000                              10000                30000
                        30000       30000
    but i need Blanks in report if i am not selecting any filters
    thanks,
    Sreeni

  • Help required from JDeveloper Development Team.

    HI there,
    I Download the JDeveloper 10.1.2 (1811) from OTN, But the downloaded archive file is unable to open. I did the download once again but I am facing same problem. I want to JDeveloper 10.1.2 for the installation of BI Beans 10.1.2.
    Help required from JDeveloper Development Team
    Thanks For Your Time,
    Regards,
    ViSHAL.

    Please use an informative Subject line, there is more chance that people will read the post.
    All we can suggest is that you try the download again.

  • Required Radio Button Colored Red in a Dynamic Form

    Hi again
    Okey, like the headline said, I've got some problems with required radio buttons right now. In static fields they have a border when they are required.
    In dynamic forms they neither have, nor get any border.
    I tried already:
    1) to make a border with script (unfortunatelly it takes in the text too and is much smaller than the normal required border and will include the text => looks really ugly)
    2) to paint a border with lines (unfortunatelly the box itself overlaps the border only for 0,02mm (couldn't fix it) and it looks damn ugly )
    3) Cut the text out, write it in a textfield instead and border the complete box (Best solution right now... though a lot of work and won't look very good either)
    Since I needed to change 25 of my forms to dynamic and all of them have some of those required radiobuttons in it, I would appreciate ANY solution that would look a little bit acceptable.
    Anybody has any other idea how to get such a border (or anything similar) for these boxes?
    Thanx already
    Lisa
    (PS.: I only use quadratic check-fields
    PPS.: Sorry to bother you in the last time that much... I really try )

    Sorry to say, but I think you got me a bit wrong.
    It's not the radiobuttons that got in my way, it is the way they are displayed. (A field to enter information and a text. If you refer with a colour in it and it is in a dynamic form both, the input part and the text will be highlighted.)
    I wanted to accomplish the following thing:
    Make some kind of radiobutton or checkboxfield where only the little input part is red highlighted (with a border or something).
    But neither in radiobuttons nor in checkboxes it works, does it?
    Therefor it is no use in using checkboxes I think. If I do wrap those into subforms and highlight those again, not only the input part will be highlighted but also the following text. (That's why I don't understand how subforms could be of any use )
    Right now I seperated the input part from the text and just highlighted the input field. Though it still doesn't look as good as I would like it to do.
    If I got you wrong plz say so I am a bit tired right now and my English gets worse ;D
    I'll have a closer look at those pages you suggested me on tuesday. (I'm a bit in trouble right now)
    Thanx for providing me with information though
    I'm allways greatfull to learn some new things ;D
    (Silly people (like me) just can't learn enough so they could hide how dump they are ;D )
    Byebye
    Lisa

  • Requirement to develop forms

    hello everybody,
    until now, we used just standard customizing , and we won't to develop some specifics forms with adobe live cycle designer or to modify in source code  the treatment of some fields or table. for that i would like to know what requirement that sould i have to do that :
    - any programmation langage to learn or ......
    if there is any tutorials(in pdf or..) to learn to develop forms ?
    thanks?

    Hello Mohamed,
    would you like to create new PDF over your own Add-On. Search Business Center for "print forms" or "Best Practice for Implementations".
    Would you like only modify existing PDF go to WorkCenterView "Application and User Management / Form Template Maintenance" -> Click Download an open it in "Abobe Livecycle Designer".
    Adobe has its own documentation.
    Regards
    Kay

Maybe you are looking for