Coaxing Forms Generator Into Using Frames

I'm quickly falling in love with Designer. There is one thing I'd really like to figure out.
Forms Builder's Layout Wizard puts a frame around the blocks it generates. The Designer's Forms Generator creates a box and a title. Forms Builder's frame objects look much nicer than Forms Generator's simple box and text object, because of the beveling and what not.
How can I get Forms Generator to generate frames?

You can read "Generating frames" topic in the Designer on-line help.

Similar Messages

  • Create form based applications using javafx in NetBeans 6.5

    Hi Friends,
    I am a beginner in javafx and want to create a form based application using javafx. I saw in some of the tutorials that forms were created using frames. But when i started developing this, there is no package for frame. Can anyone help me out from this problem.Code for a simple login application can get me out of this.I am using NetBeans 6.5 version.
    Thanks in advance
    Sherlyn

    See an example for the PasswordField component.

  • How to generate all forms at a time in designer using form generator?

    Hi All,
    I am using designer 9.0.4.6 .
    I am having so many forms in the module ....
    So how can I generate all forms at time using form generator ?
    Thank you
    sai

    There is a batch generate option inside the menu of the Design Editor. You can't batch generate by selecting all your forms and choose generate, this will only generate one of the selected forms.
    Regards,
    Mark

  • 30 frames into 25 frames using slow motion

    I have a PAL DV 25 fps sequence and I have included a clip that is 30fps. The clip is a pan and when rendered it turns out jumpy due to the frame rate change I believe.
    To fix it I think I should be able to tell FCP to just use "frame for frame" so that the first 25 frames of the clip go into the first second of the sequnece and the remaining 5 frames flow into the next second and so on. This would give a smoother result although slightly slower motion. I haven't been able to locate tools or discussion on this and if anyone could advise on this I would appreciate it.
        fcp 5.1

    Use Cinema Tools and the CONFORM tool... Conform to 25. That will take frame for frame and change the number that pass in a second.
    Good luck,
    CaptM

  • Help!! Error generating the test frame..

    i created a smartfrom and i am trying to fetch data into it. the program is bug free and was activated.
    but during execution it popped up this msg..
    Error generating the test frame
    Message no. FL819
    Diagnosis
    The system could not generate a syntactically correct test frame for function module /1BCDWB/SF00000166. You therefore cannot test the function module using the test environment. You have probably used an ABAP feature in the interface definition that is not yet supported in the test environment.
    The error message is:
    "ZCIVILBOQ" must be a flat structure. You cannot use internal tables, strings, references, or structures as components .
    System Response
    Procedure
    Check whether you can change the interface of the function module so that it is possible to generate the test frame. If this is not possible,you will have to write your own utility for testing the function module.
    Procedure for System Administration
    plzz help..
    Edited by: Sumit Nene on Dec 31, 2008 5:30 AM

    the table zcivilboq has already been defined in DDIC. why to define it in th form?
    yes but i have created an Internal table IT like zcivilboq in form interface.

  • How can I embed an DOCTYPE HTML Form from Adobe Forms central into a responsive html5 page?

    How can I embed an DOCTYPE HTML Form from Adobe Forms central into a responsive html5 page?
    -Luis

    Hi,
    You can embed the form on your website, but you need to make sure that javascript has been enabled in the browser. You need to copy the embed code and add it into your HTML code. If you would like FormsCentral to generate embeded HTML form without using javascript, you may post a feature request and vote it. Hope it helps! Thanks!
    Kind regards,
    Shiyao Bao

  • Using Frames in HtmlB.

    Hai All,
    I have created a JspDynPage component. In my Jsp file , i have used <frames> tag. But nothing is dispalyed on the iView.
    I need to know whether we can use <frames> tag inside htmlB.
    <%@ taglib uri= "tagLib" prefix="hbj" %>
    <hbj:content   id="myContext">
    <hbj:page      title="PageTitle">
    <hbj:form        id="myFormId">
    <frameset rows="64,*,64">
      <frame name="top" scrolling="no" noresize src="top.jsp">
    <frameset cols="150,*">
        <frame name="contents" target="main" src="MenuContent.jsp">
        <frame name="main">
    </frameset>
      <frame name="bottom" scrolling="no" noresize src="foot.jsp">
    </frameset>
    </hbj:form>
    </hbj:page>
    </hbj:content>
    Regards,
    Eben

    Hi Eben,
    there is an HTMLB element for iFrames. It is called <a href="https://media.sdn.sap.com/javadocs/NW04s/SPS7/hb/com/sapportals/htmlb/htmlcontainer/IsolatedHtmlContainer.html">IsolatedHtmlContainer</a>. Have a look into it.
    Perhaps it might solve your problems.
    Best Regards,
    Martin

  • E message in production server Error generating the test frame

    Hi all experts
    I developed a object using layout in smartforms ....
    we have 3 server in my company .....
    1] development
    2] Quality
    3] produ
    it is giving me a error 'Error generating the test frame'
    plz tell me
    thanx

    Hi all experts
    I developed a object using layout in smartforms ....
    we have 3 server in my company .....
    1] development
    2] Quality
    3] produ
    it is giving me a error 'Error generating the test frame' while i am checking testing after export and inport into final production server ..
    can any one plz tell me the solution.....
    plz tell me
    thanx

  • Travel Expense Form -- How to identify which form it is using

    Hello,
    In PR05(Travel Expense Manager), there is a simulate button which will generate standard expense form with expense details.
    I ran into scenario where one user group expenseform is little different from another group employees expense form. i am guessing that user group form is customized. how to identify what is behind scene form which is used.
    Thanks

    Thanks for your response. It seems I identified that it is using ABAP LIST forms.
    I confirming that position 24 for other settlement under TRAVEL EXPENSES CONTROL (EXPERT VIEW )
    Now we have issue identifying which underlying ABAP LIST Form used.
    If any body has any information on this how to identify, please provide information.

  • Forms Generator

    we are using oracle since last 6 years. We have already developed our sales/production systems in oracle 7 and forms 3 and runs successfully since then.
    Because of technology updation we want to upgrade from 7 to 8i and forms from 3 to 6i
    To convert forms 3 to 6i we have to first convert it into Forms 4.5 then Forms4.5 to 6i that we know.
    We have upgraded databases / procedures / packages from 7 to 8i successfully. But we are experiencing problem in converting forms 3 to 45.
    Scenario :
    We are using F45GEN.exe programs to convert forms 3 into 4.5
    In our old system we have generated common forms, which has certain procedures common for all our modules and programs. Later on these procedure are called from different programs with the help of references.
    We call this common procedure by following methods in forms 3.0 files.
    DEFINE PROCEDURE
    NAME = ABC
    DEFINE REFERENCE
    OWNER = SCOTT
    APPLICATION = EMPMAST
    PROCEDURE = ABC
    ENDDEFINE REFERENCE
    ENDDEFINE PROCEDURE
    Procedure 'ABC' is defined in application
    'EMPMAST.inp' which is already converted.
    We have converted these common procedures forms from 3.0 to 4.5. But as soon as we try to convert the form ( Say A ) which has reference of above common forms then it will give errors 'table or view does not exist'.
    If we removes these common procedures from form A then it will convert successfully.
    But I want to conver this form A with the help of these procedures.
    Please Help Me.
    IN BRIEF :
    Who do I define called procedure at the time of generating forms from 3.0 to 4.5
    null

    We noticed the same thing when we started creating Headstart for Designer 6i. Some things we found:
    - We used to always leave page width/height blank to get optimal layout. Now it seems to work better if you specify a value.
    - We found that we get better results when we explicitly specify height and width on all displayed items as well. (We didn't used to ever specify a width on a date column, nor height on any column that we wanted to default to 1.)
    - Designer used to widen the page when an individual item was too wide. Now it narrows the item.
    - Designer has changed its algorithm for determining item width.
    - Designer has added new objects in its object library for Display Only (_DO) objects which affects the layout of these objects particularly.
    Of course, using Headstart we had the luxury of knowning that our object library, template form and preference settings had not changed. If you are using the Designer default object library, template and preferences, I recommend you carefully compare the old versus the new. There may be changes to these underlying objects which would of course affect your generated modules.
    Regards,
    Lauri

  • FCP 10.1.3 multiple graphic images into one frame

    Hi - How do I put multiple graphic images into one frame? - so it kind of looks like a video wall - except these are still images. I can do it manually but it's not precise. Anyone found a way other than this? Thanks.

    Here is my quick and dirty generator called "9 Pictures": https://www.dropbox.com/s/92c536wgesh2yzj/9%20Pictures.zip?dl=0
    To install it, unzip the file and place the folder inside /Users/yourname/Movies/Motion Templates/Generators
    It will look like this in FCP X. You just have to click each drop zone icon in the inspector and then select the desired clip from the browser. Use the Pan and Scale controls in the inspector to select which part of each image you want to use. Note: this was done in the hope that it may be helpful, but it is no more than a quick thing. You can also control-click the generator in the generator browser and choose open in motion (if you have it) to see how it was done and to modify it.

  • Can't run a Master Detail form generated by Designer2.1

    I can not run a Master Detail form on some of machines if the form is generated through Designer2.1 . Same form if developed in form builder can be run.
    Please Help.
    My Designer version in fo is as follows
    Client side version information:
    Low End Generator DLL Version 2.0.19.3.0 - Production
    High End Generator DLL Version 2.0.19.4.0 - Production
    Module Diagram and Component Editor Version 2.0.19.3.0 - Production
    MS Help Generator Version 2.0.19.3.0 - Production
    Forms Menu Generator Version 5.0.19.3.0 - Production
    Forms Design Capture Version 5.0.19.3.0 - Production
    Forms Generator Version 5.0.19.6.0 - Production
    Oracle Designer/2000 Report Design Capture Version 3.0.19.5.0 - Production
    Oracle Designer/2000 Report Design Capture Version 3.0.19.5.0 - Production
    Oracle Designer/2000 Report Generator Version 3.0.19.4.0 - Production
    Oracle Recover Custom Code Utility for Visual Basic Version 2.0.19.3.0 - Production
    Visual Basic Design Recovery Version 2.0.19.4.0 - Production
    Visual Basic Generator Version 2.0.19.4.0 - Production
    WebServer Generator Version 2.0.19.3.0 - Production
    DWRSG20 DLL Version 2.0.19.4.0 - Production
    Design Editor Guides Version 2.0.19.3.0 - Production
    Dwl Logic Editor Version 2.0.19.4.0 - Production
    Server Modeller (32 bit) Version 2.0.19.4.0 - Production
    Generator Preferences Palette Version 2.0.19.3.0 - Production
    Property Palette Version 2.0.19.3.0 - Production
    Property Dialogs Version 2.0.19.5.0 - Production
    Object Navigator Version 2.0.19.5.0 - Production
    CW NLS Message DLL (English) Version 2.0.19.0.0 - Production
    CW Common Diagrammer Dialogs Version 2.0.19.0.0 - Production ( Language Version 2.0.19.0.0)
    AWRS Language Independent Strings Module Version 3.0.19.0.0 - Production
    AWR Repository Services Version 3.0.19.0.0 - Production
    AWRE Error Handler Version 3.0.19.0.0 - Production ( Language Version 3.0.19.0.0)
    RMDG RM Diagnostics Version 3.0.19.0.0 - Production ( Language Version 3.0.19.0.0)
    Repository Version 3.0.19.0.0 - Production (DLL)
    CORE Version 3.5.4.0.0 - Production
    NLSRTL Version 3.2.4.0.0 - Production
    DBMS Version 7.3.4.0.0 - Production
    Server side version information:
    Oracle8 Enterprise Edition Version 8.0.3.0.0 - Production
    PL/SQL Version 8.0.3.0.0 - Production
    Repository Version 0.1.10.0.0 - Production
    CDAPI Version 2.0.19.0.0 - Production
    Oracle Designer/2000 Repository (TM) Version 7.0.3.0.0 - Production
    Server Side Patches
    CI0217.001
    CI0217.002
    CI0217.003
    CI0217.004
    CI0217.005
    CI0217.006
    CI0217.007
    CI0217.008
    CI0217.009
    CI0217.010
    CI0217.011
    CI0217.012
    CI0217.013
    CI0217.014
    CI0217.015
    CI0217.016
    CI0217.017
    CI0217.018
    CI0217.019
    CI0217.020
    CI0217.021
    CI0217.022
    CI0217.023
    CI0217.024
    CI0217.025
    CI0217.026
    CI0217.027
    CI0217.028
    CI0217.029
    CI0217.030
    CI0217.031
    CI0217.032
    CI0217.033
    CI0217.034
    CI0217.035
    CI0217.036
    CI0217.037
    CI0217.038
    CI0217.039
    CI0217.040
    CI0217.041
    CI0217.042
    CI0217.043
    CI0217.044
    CI0217.045
    CI0217.046
    CI0217.047
    CI0217.048
    CI0217.049
    CI0217.050
    CI0217.051
    CI0217.052
    CI0217.053
    CI0217.054
    CI0217.055
    CI0217.056
    CI0217.057
    CI0217.058
    CI0217.059
    CI0217.060

    Could you go into a little more detail on when you ran into the problem?  Things like:
    is it after you added a rule to the form?
    is it when you first try to bring up the form in an environment where you have not used Web Form Designer previously?
    is it after you added a widget to the form?
    Almost certain this won't help, but here's my blog on some common things you need to be aware of before starting to use the Web Form Designer or Process Player features in 11.1.1.7: Getting Started with Oracle BPM Composer Web Forms and Process Player | AVIO Consulting

  • How to insert application form id into the form template

    Hi,
    Is there a way to set the application form id into a form template designed from the LiveCycle Designer? Here is the detail description of my question:
    (1) I am using LiveCycle Design to design a form template.
    (2) I go to our application to deploy this form template. During the process, a form id will be generated and it will be associated with this form template.
    (3) I would like to insert this generated form id into the form template, so that later when user fills out and submits the form, I will know what's the form id the submitted data belongs to.
    Appreciate you kind help!!!

    Hi Justin,
    Yes. The form ID will be generated by our application during the form deployment process (after the form is designed, it needs to be deployed to our application before it can be used.). So I was hoping there is a way to set the form ID into the form template design at that point. So that later when end user fills out and submits this form, I will know what form ID it is related to.
    If I cannot do this at the deployment point, one way I can think of is to do it at the time when end user is downloading the form. I can return a "rendered" form (instead of opening up the form template directly) with the form ID information in it. But that means for every single form user opened we need to render it at run time to fill in the form ID, which is not performing and what I was trying to avoid.
    Thanks for your help!
    Anita

  • Must I use frames for this?

    I have some external links that I'd like to keep within a
    site versus opening a new browser window (for branding purposes).
    Do I need to set up a page with frames to essentially bring those
    sites into my main content area?
    Thanks!
    Eric

    This is a multi-part message in MIME format.
    --------------050207030400080007010702
    Content-Type: text/plain; charset=ISO-8859-1; format=flowed
    Content-Transfer-Encoding: 7bit
    sorry, i left this part out of my last message, and just
    wanted to
    mention that i'm aware of the page history button next to the
    back
    button that allows you to choose which page to go back to,
    and use it
    often. but many people do not know about that handy option,
    and would
    instead just keep clicking the button until they get back to
    where they
    want to be.
    that's all!
    courtney (n h c) wrote:
    > sorry, but i disagree. what if the visitor is taken to
    the other site
    > and starts clicking around in that site? then they have
    to click the
    > back button who knows how many times to get back to the
    page they were
    > on to begin with. i, personally, would much rather just
    have to click
    > the close button once on the new tab or window, than
    click "back"
    > however many times it takes me to back to the original
    page.
    > obviously, everyone has their own preferences, but i'm
    gonna have to
    > go with one click over several on this one. not to
    mention, what if
    > the new site has some kind of form on it that they fill
    out? i doubt i
    > have to tell you what happens with a lot of forms when
    you try to
    > click back to where you were before the form.
    >
    > also, what if the visitor gets caught up in the new
    website and
    > forgets where they started in the first place? the back
    button won't
    > help then. they're just gone. and my company has lost a
    potential
    > customer. but if the new site is in a different tab or
    window, when
    > they close it they'll see my site again, and be all
    like, "oh yeah! i
    > was looking at this site before. guess i'll look at it
    some more."
    >
    > i guess i'm not so worried about people who don't notice
    when a new
    > window or tab is opening. it's fairly obvious when that
    happens. and
    > if it's that much of a concern, you can add an alert
    pop-up that lets
    > them know the link is opening a new window. i have a
    link on one of
    > the websites i work on that has an alert that says
    something like
    > "this link is opening a different website in a new
    window. close that
    > window to return to this site." i did this because
    having it open in
    > the same window was confusing people. they thought the
    new site was
    > part of ours.
    >
    > i'd be interested in other people's thoughts on this.
    >
    > Michael Fesser wrote:
    >> .oO(courtney (n h c))
    >>
    >>
    >>> yeah, that would probably be the only way to do
    it. but i'd recommend
    >>> just opening them in a new window. i've done it
    with frames before, and
    >>> it just doesn't work well. you're basically
    trying to fit one website
    >>> into another, and it generally looks horrible
    (not to mention the
    >>> various drawbacks involved in using frames in
    general). i understand the
    >>> desire to keep people on your site, but you can
    achieve that by having
    >>> the links open in a new window/tab, because your
    site will still be
    >>> there when the visitor closes the new
    window/tab.
    >>>
    >>
    >> It's an illusion that you can keep visitors on your
    own site if you open
    >> external links in a new window. People know how to
    use a "back" button -
    >> it's the second-most used function in a browser. New
    windows/tabs might
    >> even be confusing, because they break(!) this
    important function.
    >>
    >> Frames and the 'target' attribute are not allowed in
    all strict (X)HTML
    >> standards for good reasons. It's best to simply link
    to the other site,
    >> without trying to mess with how or where the browser
    will display it.
    >> Let the browser and the user decide such things.
    >>
    >> <a href="
    http://example.com">another
    site</a>
    >>
    >> That's it. Can't get easier.
    >>
    >> Micha
    >>
    --------------050207030400080007010702
    Content-Type: text/html; charset=ISO-8859-1
    Content-Transfer-Encoding: 7bit
    <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01
    Transitional//EN">
    <html>
    <head>
    <meta content="text/html;charset=ISO-8859-1"
    http-equiv="Content-Type">
    </head>
    <body bgcolor="#ffffff" text="#000000">
    sorry, i left this part out of my last message, and just
    wanted to
    mention that i'm aware of the page history button next to the
    back
    button that allows you to choose which page to go back to,
    and use it
    often. but many people do not know about that handy option,
    and would
    instead just keep clicking the button until they get back to
    where they
    want to be.<br>
    <br>
    that's all!<br>
    <br>
    courtney (n h c) wrote:
    <blockquote cite="mid:[email protected]"
    type="cite">
    <meta content="text/html;charset=ISO-8859-1"
    http-equiv="Content-Type">
    <title></title>
    sorry, but i disagree. what if the visitor is taken to the
    other site
    and starts clicking around in that site? then they have to
    click the
    back button who knows how many times to get back to the page
    they were
    on to begin with. i, personally, would much rather just have
    to click
    the close button once on the new tab or window, than click
    "back"
    however many times it takes me to back to the original page.
    obviously,
    everyone has their own preferences, but i'm gonna have to go
    with one
    click over several on this one. not to mention, what if the
    new site
    has some kind of form on it that they fill out? i doubt i
    have to tell
    you what happens with a lot of forms when you try to click
    back to
    where you were before the form.<br>
    <br>
    also, what if the visitor gets caught up in the new website
    and forgets
    where they started in the first place? the back button won't
    help then.
    they're just gone. and my company has lost a potential
    customer. but if
    the new site is in a different tab or window, when they close
    it
    they'll see my site again, and be all like, "oh yeah! i was
    looking at
    this site before. guess i'll look at it some more."<br>
    <br>
    i guess i'm not so worried about people who don't notice when
    a new
    window or tab is opening. it's fairly obvious when that
    happens. and if
    it's that much of a concern, you can add an alert pop-up that
    lets them
    know the link is opening a new window. i have a link on one
    of the
    websites i work on that has an alert that says something like
    "this
    link is opening a different website in a new window. close
    that window
    to return to this site." i did this because having it open in
    the same
    window was confusing people. they thought the new site was
    part of
    ours. <br>
    <br>
    i'd be interested in other people's thoughts on
    this.<br>
    <br>
    Michael Fesser wrote:
    <blockquote
    cite="mid:[email protected]"
    type="cite">
    <pre wrap="">.oO(courtney (n h c))
    </pre>
    <blockquote type="cite">
    <pre wrap="">yeah, that would probably be the only way
    to do it. but i'd recommend
    just opening them in a new window. i've done it with frames
    before, and
    it just doesn't work well. you're basically trying to fit one
    website
    into another, and it generally looks horrible (not to mention
    the
    various drawbacks involved in using frames in general). i
    understand the
    desire to keep people on your site, but you can achieve that
    by having
    the links open in a new window/tab, because your site will
    still be
    there when the visitor closes the new window/tab.
    </pre>
    </blockquote>
    <pre wrap=""><!---->
    It's an illusion that you can keep visitors on your own site
    if you open
    external links in a new window. People know how to use a
    "back" button -
    it's the second-most used function in a browser. New
    windows/tabs might
    even be confusing, because they break(!) this important
    function.
    Frames and the 'target' attribute are not allowed in all
    strict (X)HTML
    standards for good reasons. It's best to simply link to the
    other site,
    without trying to mess with how or where the browser will
    display it.
    Let the browser and the user decide such things.
    &lt;a href=<a moz-do-not-send="true"
    class="moz-txt-link-rfc2396E"
    href="
    http://example.com">"http://example.com"</a>&gt;another
    site&lt;/a&gt;
    That's it. Can't get easier.
    Micha
    </pre>
    </blockquote>
    </blockquote>
    </body>
    </html>
    --------------050207030400080007010702--

  • Dragging ande dropping into a frame?

    Hi all,
    I am new to Swing Programming and i have a problem in implementing the JTree.
    According my requirement i need to drag a child node of the Jtree and drop into a frame which is adjacent to the JTree pane.
    But i am struck at only dragging and dropping the child node inside the tree itself,
    Please help me by some links or tutorials or any help is greatly appreciated.
    Thanks In advance.....
    Looking forward for your reply.....
    Thanks again,
    karthik.

    now i can able to compile the source code.thanks for that but my actual problem is i am creating a GUI. i am using splitpane to split my Frame. and my left split pane contains the XML schema in the form of a JTree. and i need to drag and drop the nodes of a JTree on to right split pane which sub divided in to some regions. i can able to open the xml file in to left split pane as a Jtree. but unable to drag and drop the Nodes in to rightsplit pane.

Maybe you are looking for

  • BW Enhancement - Connection Field

    Hi I want to enhance following fields in Data Source: 2LIS_13_VDITM / 2LIS_12_VCITM / 2LIS_11_VAITM. a)     Billing date          FPLT- AFDAT      b)     Billing Value          FPLT- FAKWR I am not able to find the connecting field in between the tab

  • Fillable Form Fields Created With Acrobat XI Pro on Mac Won't Save on PCs?

    Hi all, Apologies if this has been covered already, but I've done a search of the forums that have turned up nothing. Briefly, I have created a fillable form with Acrobat XI Pro on a Mac. The original file was created with InDesign CS6. Once the fiel

  • Other stationery templates...

    Does anyone know if there are or will be ways to add addtional templates for the mail program. I find the ones included a little fluffy and would like other options.

  • Monitoring of Sales Order created during specified timeframe using BPMon

    Hi, There is a requirement from our customer to setup Monitoring Object for Sales Order in Business Process Monitoring: The details are as follows: Monitoring object should be able to fetch all the Sales Order created between a specified timeframe: (

  • Name of the program generating the spool request

    Hi, i want to know the name of the program due to which a particular spool request has been generated thanks