Flex Forms

I am taking a look at Flex 4 (and Flash Builder 4) to see if it is viable for an Enterprise IT application that we will be developing. I have just started my research and so far I like much of what I see. However, given that our applications are "form" intensive and many of those forms are complex in nature, I am concerned about Flex's capability in that area. I tried the Flex "Form" under Layouts in the Components and found it nice for very simple forms but totally unsuited for complex (multi-column, components spanning multiple rows/columns, etc.). I played around using Form in conjunction with other layouts but that seemed awkward at best.  I looked in the "Tour De Flex" and did a general web search but did not come up with much. There were some efforts that looked unfinished or speciifc to certain situations but found nothing that I would bet the farm on yet. But I am new to Flex so may not be looking in all the right places. Any advice appreciated.

I'm a huge fan of Flex, to the point of using it when it's inappropriate. However, in the enterprise environment, I would always be happy staying one step behind, using technology I feel comfortable with. However, that said, there are tons of folks using Flex in the enterprise environment. However, I'm not familiar with a good example of form use.
I'd encourage you to ping folks who do large projects on a regular basis and are in a better position to inform you, but who rarely have time/interest to participate in this forum (for example, http://www.digitalprimates.net, http://www.universalmind.com,  and many others - they'll be honest with you if you describe your project).

Similar Messages

  • How to get value of process variable in another flex form

    Hi,
    currently we are using Flex 3 for form development in LiveCycle ES workspace.
    We have got an "Assign Task" service operation. This service operation has got a process variable defined for "input" and "output".
    The service will be called in a flex form. When the process is called a task will be sent to a user.
    When the user opens this task another flex form will be opened. All these steps work fine!
    How it's possible to get the value of the defined process variable from the first flex form (which starts the process)
    to the flex form which will be displayed when the user opens the task?
    Thanks very much for your help!
    Holger

    Solutions:
    -The 'proper' way for application specific stuff is to use a properties file, not env vars.
    -Use System.getenv(), only works for versions before 1.3
    -Use the java command line option '-D'
    -Use Runtime.exec(), similar to the way you suggested.
    -Use JNI.

  • Flex forms in LC ES2

    Hi guys ..
              I have hands on experience in adobe LC 7.x, ES and ES2. So far i was using xdp and pdf in the workflow. Now designing the new forms in flex (flex builder 3.0). I have created new flex and started to put in use in adobe workspace ES2. I have a requirement of reading external .xml file from the flex form - it is working fine when it is run through the flex builder but when the flex form is uploaded and seen in workspace ES2, the code does not function (doesnt read the data from the xml file). Can you guess why this is so .? I expect an immediate help from you guys .. Here is the below code how i read the xml <mx:HTTPService id="srv" url="C:\BC_Config\BC_XML_Config.xml"
    > resultFormat="e4x">
    >       </mx:HTTPService>
    Thanks - Balaji Gurumurthy

    OK I think I finally have gotten to the bottom of this.
    Microsoft changed things in Vista (which carried through to Win 7 and beyond). There is a slectedItems color (that only appears if the window has focus and there is a different color for selectedItems when your window does not have focus. This is what MS added in Vista. That color is not exposed in any of the schemes so it cannot be set. That is where the light grey colour is coming from. That explains why this is happening ....  now I am working on seeing if there is something we can do to remedy the situation. For now if you click on the hierarchy View your selection will take on the colour of the selectedItems color in the Windows setup.
    I will update this post if I find out anything further.
    Paul

  • Flex form layout - add first child vertically aligned with label

    Hi all..
    In flex form layout
    <mx:Form id="form">
            <mx:FormItem label="horizontal:">
                <mx:Text text="test"/>
            </mx:FormItem>
    </mx:Form>
    the output will be
    horizontal 'test'
    But my constraint is i want to align the textbox(first child of the  form item ) vertically with the label. How can i do this ?Any inputs  invited

    Hi,
    You can specify the direction as vertical for FormItem and inside the formitem you can add another text for the header.
    Check the code below.
    <mx:Form id="form">
            <mx:FormItem direction="vertical">
                <mx:Text text="horizontal:"/>
                <mx:Text text="test"/>
            </mx:FormItem>
        </mx:Form>
    Regards,
    Anitha

  • How to write database validations in Adobe flex form for web Dynpro

    Hi,
    Can any one help me
    How to write database validations in Adobe flex form for web Dynpro
    Please provide some documents if u have
    Thanks in advance
    D babu

    Hi Thomas Jung  ,
    Thanx for reply.
    I will explain my requirement
    I have vendor field in flex  if  i enter vendor no in flex I am biding this field to web dynpro context field I am getting this value in dynpro .
    With this value I am checking in my SAP database if i donu2019t  get I have to through an error in flex .
    Please tell me how to through an error to flex.

  • Workspace URL inside Flex form

    Using ES1 still.
    Does anyone know an easy way to gain access to the Workspace URL from within a Flex form?  I tried using the BrowserManager, but since the Flex form is actually loaded inside another Flex application and not the browser, it didn't seem to work for me.
    My goal is to use the URL to do some internal configuration in the Flex form to respond to DEV, TEST and PROD servers.

    You can try to following option.
    navigateToURL(new URLRequest("http://localhost:8080/workspace"),"_blank");  // This code will open your workspace in a new browser window.
    Nith

  • MSS Dashboard for Performance Management - PMP vs Flexi-Form

    Hello Experts,
    I have the following problem in Performance Management.
    We have decided to use PMP template for some employees (manager level) and Flexi-form for remaining employees (because we have pre-defined criteria in template that PMP UI is not showing).
    I found that PMP dashboard in MSS is only showing PMP appraisals.
    When manager opens Flex-form UI, it is showing all appraisals that the manager is responsible for (PMP & Flexi) and when the manager clicks on an employee's appraisal document link, it is always displaying the document in Flexi UI mode.
    If a manager is having half of his employees using PMP and other half using Flexi-form, what is the best way for him to look at Dashboard (initial screen to open employee's appraisals), so that for PMP appraisals will open with PMP UI and Flexi appraisals will open with Flexi UI?
    Thanks
    Raghu Kolukuluri

    >
    Raghu Kolukuluri wrote:
    > Hello Michael,
    > It would be very very helpful, if you can find out how to do the setting, so that the quick criteria maintenance is defaulted to only include the templates you need on flexible.
    >
    > I talked to my Portal developers and the initial feedback that I got is that it is not a simple configuration, but it may be possible using a program.
    >
    > Any other ideas?
    >
    > One more question I have.
    > What is the purpose of "Assessment" link under Talent Management? It never works for me.
    >
    > Thanks
    > Raghu Kolukuluri
    Hi Raghu,
    So i was wrong about it being portal development, glad I finally figured out how to do it. 
    configuring the "quick criteria maintenance": 
    It can be done by config following this post:  Define default value in POWL Quick Criteria Maintenance for all users
    regarding assessment, it doesn't work for you, b/c you probably haven't done the configuration.  go to talent management and talent development > talent assessment.
    here you wil have to read all the IMG activities, the documentation is decent on how to implement.  Basically with EP4, there are new types of assessment that a manager can do besides just performance, this includes assessing potential, risks, barriers, and development plans.  all of these assessments processes tie into downstream talent management processes such as talent review meetings and succession planning.  hope this helps.

  • What is DFF Flex Form Name ?

    Hi
    i want change Flex Form at application and need to Form fmb name .
    (Flex form is that Forms where populate and insert into Attributes field at table )
    i need to that fmb name
    please help me
    Regards
    Adel

    When you Run a Request, the form on which you give parameter is FNDRSRUN, This form uses Descriptive flexfield which contains the parameter information for each concurrent program, and for this Oracle uses this Query in the form
    cursor c(appl_id number, dfname varchar2) is
    select application_column_name, column_seq_num
    from fnd_descr_flex_column_usages
    where application_id = appl_id
    and descriptive_flexfield_name = dfname
    and enabled_flag = 'Y'
    order by column_seq_num;
    You can check this query in this form in "REQUEST" package body, in "SUBMIT" procedure.
    I hope this will be helpful for you.
    Regards
    Naveed

  • Direct links to Flex forms

    Hi All, I have a site developed in Adobe Flex which is having multiple forms. where i would like to know if there is any way to get the individual links where i can call from another site that should directly route to the particular form i called.

    See BrowserManager

  • Adobe Flex form builder

    Hi,
       I want to know about form builder in Flex. Is there any link available with step by step explanation.
    Regards,
    Jayagopal.

    See a commercial software: http://www.flexriver.com/-BRiffle-DQ,41-.html
    It generates dynamic forms and dynamic questionnaires in Flex 3 & 4

  • Flex Form Validation

    I'm currently using Flex Builder 3, since when I started this project I used FB3, so I continued to do so regardless of FB4 release.
    I'm currently wondering if there is any other way to validate users inputs other then putting it in as a form item, and calling them from AS3.
    I went through 8 pages and setup this form, each page has around 10 inputs, and I just can't find a way to do validating for each state to move on to the next since they aren't in a Form box.
    Is there another way to validate, I particularly want to use FB's validator class because it provides that red highlight and a hover-over tip.
    Thanks,
    Alec

    sorry i do not have FB3 installed and i am fairly new to flex myself but does the follwoing not working in FB3?
    (compiled with Flex 3.5)
    <?xml version="1.0" encoding="utf-8"?>
    <!-- http://blog.flexexamples.com/2007/10/26/customizing-the-accordion-header-in-flex-3/ -->
    <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"
                    layout="vertical"
                    verticalAlign="top"
                    backgroundColor="white">
        <mx:Script>
            <![CDATA[
                private function validate():void
                    stringValidator.validate();
            ]]>
        </mx:Script>
        <mx:StringValidator id="stringValidator"
                            source="{input}"
                            property="text"
                            minLength="6"
                            triggerEvent=""/>
        <mx:TextInput id="input"/>
        <mx:Button id="submit" click="validate()"/>
    </mx:Application>

  • Acrobat 9 flash/flex form scrolling and hand mouse pointer problems

    Hello.
    There is pdf file with embeded flash swf file inside. Main business logic has been implemented on flash: there are drop-down interactive menu and  navigation links.
    I've noticed 2 problems related to Acrobat (flash movie itself, standalone, works correctly):
    1. Scrolling over drop-down menu doesn't work: mouse wheel doesn't scroll content of drop-down form menu. So, I have to manually click on scroll bar.
    2. Hand mouse pointer over links losses "hand" icon. Hand icon shows for short period and then disappears but should be visible while mouse pointer is over a link.
    I managed to test these problems on Windows, MacOS with Acrobat Proffessional 9.0 and Acrobat Reader 9.1
    So, Is there any way to resolve these problems?
    Thanks in advance

    I'll take a look at these.  #1 is a known issue with Flash Player and is already being looked at, haven't heard about #2 though.

  • Closing Approval container from Flex Form

    How to close the approval container from the flex from?
    Any workaround to do it?

    I understand your issue.
    I do have a solution for that.
    Need any help on the same .
    Please contact 9773448829
    Regards,
    Ronak

  • Flex 3 and Form submits

    I am using a Flex form to gather information that is
    submitted to a Cold Fusion function page via HTTPService.
    I can successfully gather, submit and insert the data with no
    problems.
    What is the best way to provide feedback from my CF page to
    my Flex app? I have tried many examples of code found online and
    with no success.
    Are there any resources, books etc that have a good and
    working example of using Flex/Cold Fusion via HTTPService that
    ya'll can recommend?
    Thank you.

    I'd return XML like this:
    <result>
    <general>
    <success>false</success>
    <errorCode>E1235</errorCode >
    <reason>Duplicate key 'attributeName' in table
    'emptable'</reason >
    <general>
    <data>
    </data>
    </result>
    <general> describes the overall execution state, while
    <data> may contain actual data to be returned.

  • Adobe flex vs Interactive adobe forms

    Hi, I have used SAP Interactive adobe forms extensively. We used to use Web dynpro java or web dynpro abap to develop adobe related applications. In the meanwhile I would like to understand how adobe flex forms are different when compared to interactive adobe forms. Also I would like understand if the development environment remains the same if we use adobe flex instead of interactive adobe forms. And are there any special licensing requirements?
    thanks
    anantharam

    I would recommend Googling about this ;)

Maybe you are looking for

  • Strange error message when starting listener at boot time

    Hi I have SuSE 10 server and Oracle 10.2.0 I followed the instruction on my how configure /etc/init.d/dbora to start the db instance and the listener at boot time The db instance starts fine;however, the listener doesnt start and gives the following

  • Lumia 620 now in INDIA

    You wanted it in india now its in india  Go here  lumia 620 order page  OFFICIAL NOKIA PAGE If  i have helped at all a click on the white star below would be nice thanks. Now using the Lumia 1520

  • Connecting bluesence AD (bluetooth device)

    hi there, I have a big problem. I have a bluesence AD, which is a bluetooth device that sends data from a sensor. i tried it with the software that comes along with the hardware and it works fine. BUT: I want to read the data using a labview program,

  • Error 523 i am thick please help this blonde lol

    I have a cure and its not doing what it should i tried reset and soft reset still error 523 don,t know what i could do or even who to call as its a paygo phone and i presume o2 wouldn,t have a clue as its a phone error any help would be greatly appre

  • Photoshop CC Angebot

    Hallo , Ich habe mir die Photoshop CS6 Extended Sutdent and Teacher Verison gekauft und wollte jetzt das Angebot für Photoshop CC nutzen welches für User ist die schon Photoshop CS3 oder höher haben für 12 Euro im Monat allerdings wenn ich da meien S