Access J2ME Form inside looing

Hi All,
We have several need for make a inputbox like development.
the input is needed when inside looping. usually we use inputbox, but in this case we dont want to use inputbox, but a form or display.
is it possible?

question not clear!
plz be elaborate!

Similar Messages

  • Access session variable inside AM module

    Is there any way to access session variable inside AM module custom function?
    I created one client interface function in AM and want to access one session variable value inside AM custom function.
    Please suggest.
    Thanks

    Hi
    here i need help to find out right approach,my use case are below
    1.User will login thorough SSO .
    2.Based on used id i need to display user data in table form.
    3.User-id will need to display in right corner of page template ( JSF page with this page template)
    4.user can update/create new table data by pressing update/createinsert button.
    5.Once user press the create new request button,one empty row will popup which have user-id filled automatically (used-id who logged in) and will read only ,so that once user commit the data,DB can update/insert the data with that user-id
    so far i have done point 1,2,4 and 5 like
    1.i created AM preparesession and store the use id.
    2.i have putted whereclause in AM for particular VO and run execute query and able to see particular user data,who logged in.
    4.created servicemethod for createinsert in AM and exposed it ,and set used-is table attribute which i got in AM preparession .Now i am able to see new row with user-id in one column in read only form when
    Is this the right approach ? and now i am not able to do step 3 so how to display same user-id in pagetemplate as this value is available in AM only.

  • Accessing the FORM tag with Javascript.

    I ran into the following problem when writing the customization portion of a Java portlet.
    I have some JavaScript that I would like to have run when the customization form is submitted (ie, when the user clicks OK or APPLY).
    Normally, this is easy to do by specifying the 'onSubmit' event on the <FORM> tag. But I don't seem to have access to the FORM tag
    since it's being generated on the fly by Oracle Portal.
    So, how do I set up my code/portlet so that I can have some Javascript executed due to the onSubmit event?

    I may not be understanding the problem correctly so you may have already tried this:
    You should be able to dynamically adjust any form tag's attributes after the form's been generated, you just need to know how it's identified. If Portal isn't assigning it a consistant name you can use, you still might be able to adjust it. If you can place a piece of code "inside" the form, you could access the form tag with: "this.form.onSubmit = ..." That might be your best bet, but the "this" scope can be weird if I remember right. If you don't know that your code will always be inside the form tags, your other choice would be to write a function that will iterate over each form in the frameset and test for a input field name/value that you know is unique to your form. Then you'll be able to identify the form, and finally set the onSubmit value to whatever you want.
    Here's some pseudo javascript (I'm too lazy to go grab my reference guide to refresh my memory about the actual syntax you'd use) that might get you started:
    foreach form in parent.forms {
    if (form.foobar.value == "myUniqueValue") {
    var gotmyform = form;
    I think. :) It's been a while since I've done such a thing, but that's what I remember.
    I don't know squat about Portal (that's why I'm here poking at these forums), so I could be completely off base. If so, I'm sorry.
    Good luck,
    Sean
    null

  • Accessing textInput's inside a panel

    Okay, so I'm creating a panel with a form inside it to force a user to log into my application.
    It's pretty simple to login, but I'm having trouble getting at the info inside the username and password boxes.
    Here's my panel code...
    private function createLoginScreen():void {
         var vb:VBox = new VBox();
         var label:Label = new Label();
         var user:TextInput = new TextInput();
         user.text = "Username";
         user.addEventListener(Event.CHANGE, setUsername);
         var pass:TextInput = new TextInput();
         pass.text = "Password";
         pass.addEventListener(Event.CHANGE, setPassword);
         var cb:ControlBar = new ControlBar();
         var s:Spacer = new Spacer();
         var b1:Button = new Button();
         s.percentWidth = 100;
         b1.label = "Submit";
         b1.addEventListener(MouseEvent.CLICK, processLogin);
         cb.addChild(s);
         cb.addChild(b1);
         vb.setStyle("paddingBottom", 5);
         vb.setStyle("paddingLeft", 5);
         vb.setStyle("paddingRight", 5);
         vb.setStyle("paddingTop", 5);
         user.width = 228;
         pass.width = 228;
         vb.addChild(user);
         vb.addChild(pass);
         panel = new Panel();
         panel.title = "Login to the Easy Lead Finder";
         panel.width = 240;
         panel.height = 140;
         panel.addChild(vb);
         panel.addChild(cb);
         PopUpManager.addPopUp(panel, this, true);
         PopUpManager.centerPopUp(panel)
    Since this is all done in AS, and inside a function, I can't just do user.text to get the username's text value.
    In processLogin, I need access to these so I can check them against a database I have and allow log in.
    How can I access these without overly complicated CHANGE text events?

    When it's set back to Event.CHANGE, I'm getting this error still.
    TypeError: Error #1034: Type Coercion failed: cannot convert spark.components::TextInput@be0b479 to flash.text.TextField.
    Here's the exact code I'm using.
    function setUsername(e:Event){
         trace(TextField(e.currentTarget).text);
    private function createLoginScreen():void {
         var vb:VBox = new VBox();
         var label:Label = new Label();
         var user:TextInput = new TextInput();
         user.text = "Username";
         user.addEventListener(Event.CHANGE, setUsername);
         var pass:TextInput = new TextInput();
         pass.text = "Password";
         pass.addEventListener(Event.CHANGE, setPassword);
         var cb:ControlBar = new ControlBar();
         var s:Spacer = new Spacer();
         var b1:Button = new Button();
         s.percentWidth = 100;
         b1.label = "Submit";
         b1.addEventListener(MouseEvent.CLICK, processLogin);
         cb.addChild(s);
         cb.addChild(b1);
         vb.setStyle("paddingBottom", 5);
         vb.setStyle("paddingLeft", 5);
         vb.setStyle("paddingRight", 5);
         vb.setStyle("paddingTop", 5);
         user.width = 228;
         pass.width = 228;
         vb.addChild(user);
         vb.addChild(pass);
         panel = new Panel();
         panel.title = "Login to the Easy Lead Finder";
         panel.width = 240;
         panel.height = 140;
         panel.addChild(vb);
         panel.addChild(cb);
         PopUpManager.addPopUp(panel, this, true);
         PopUpManager.centerPopUp(panel)

  • Error while accessing a form in Inventory resp in R12

    Hi all,
    I am getting the following error when I tried to access the Transactions--> receipts--> 'return' from Inventory responsibilty in oracle apps R12.
    'You are not set up as worker. To access this form you need to be a worker.' 
    Kindly inform me what needs to be done.
    Thanks in advance !
    Regards,
    Sukanya

    Check the other thread:
    How to compile a form In R12
    Re: How to compile a form In R12

  • MS Access And Forms

    I m working on a project where i was first having oracle as database but due to customer requirement he want ACCESS
    But i dont know how to connect to access and forms
    PLS HELp
    Its Urgent

    Sumit,
    Forms 9i and above no longer support ODBC conenctions to Access.
    Frank

  • Error while accessing Child Form process info

    I've created my Process task Adapter and attached it to "AD User" Process Definition.
    When I try to retrieve information about AD Groups from the child form of UD_AD_USER (form named AD_RSC), I get the following error:
    ERROR,28 okt 2007 15:08:26,765,[XELLERATE.DATABASE],select obi_key, UD_ADUSER_VERSION from UD_ADUSER where obi_key=5
    java.sql.SQLException: ORA-00904: "OBI_KEY": invalid identifier
    the problem is that there's NO field named OBI_KEY in the standard UD_ADUSER table.
    The same thing happens when I'm trying to access child form data through Xellerate API
    ( getChildFormDefinition(long plParentFormDefinitionKey, int pnParentFormVersion) or getProcessFormChildData(long plChildFormDefinitionKey, long plProcessInstanceKey) )
    is it some king of bug? I haven't found anything at metalink :(

    I have no issues getting child table information using the APIs... I am doing it on both 9.0.1.X versions and 9.0.3.X versions. I would suggest looking at how you are getting the process keys.. (i.e., are you mapping it in through the adapter, getting it from findObjects, etc)... and also look at your configuration of the child tables and make sure everything is active and kosher.
    If you post the rest of your code, I might be able to help you.
    Cheers,
    Deborah

  • Error when trying to access a form through https

    Hi,
    I'm facing this error when trying to access a form through https, i'm using OAS10g 10.1.2.3 over linux, it has webutil configured and is working perfectly with https
    I'm accessing the form through webcache.
    the error:
    Java Plug-in 1.6.0_37
    Usar versión JRE 1.6.0_37-b06 Java HotSpot(TM) Client VM
    Directorio local del usuario = C:\Users\Carlos
    c:   borrar ventana de consola
    f:   finalizar objetos en la cola de finalización
    g:   liberación de recursos
    h:   presentar este mensaje de ayuda
    l:   volcar lista del cargador de clases
    m:   imprimir sintaxis de memoria
    o:   activar registro
    q:   ocultar consola
    r:   recargar configuración de norma
    s:   volcar propiedades del sistema y de despliegue
    t:   volcar lista de subprocesos
    v:   volcar pila de subprocesos
    x:   borrar antememoria del cargador de clases
    0-5: establecer nivel de rastreo en <n>
    cargar: clase oracle.forms.webutil.common.RegisterWebUtil no encontrada.
    java.lang.ClassNotFoundException: oracle.forms.webutil.common.RegisterWebUtil
         at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.loadClass0(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Excepción: java.lang.ClassNotFoundException: oracle.forms.webutil.common.RegisterWebUtil
    cargar: clase oracle.forms.engine.Main no encontrada.
    java.lang.ClassNotFoundException: oracle.forms.engine.Main
         at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.loadClass0(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Excepción: java.lang.ClassNotFoundException: oracle.forms.engine.Mainwhat could be the reason it can not find the webutil libraries with https ?? i tried erasing the java's cache but still the same error :(
    Regards
    Carlos

    I got it, i only had to check the option 'Use SSL 2.0 compatible ClientHello format' from the java's control panel advanced tab.
    Metalink's note: 787739.1
    :)

  • I have a mac mini server which I want to set up for remote access from windows and mac pcs.  How do I do this.  I can access it form my home network OK

    I have a mac mini server which I want to set up for remote access from windows and mac pcs.  How do I do this.  I can access it form my home network OK

    Posted in error.

  • Accessing a form created in FormsCentral that is saved locally

    Accessing a form created in FormsCentral that is saved locally - how do I do this if the form was not created on this computer?

    I am assuming you are saying you used the FormsCentral Desktop application included with Adobe Acrobat Professional XI and created a "Local" form.  You will need to be able to ccess that computer to retrieve that form, when you are on the original PC you created the form on you can either move the form online when signed in so it is available anywhere, or you can export the Design File (FCDT, FormsCentral Design Template) which can then be imported into FormsCentral on any other computer, or can be converted to a PDF in Acrobat XI.  To export the design file open the form and from the Design tab click "File" - "Export Design File..."
    Thanks,
    Josh

  • Form Inside InDesign

    We have manuals for tools we sale, and I put them together with InDesign. These manuals are interactive PDF's. I am wanting to add a Quality Assurance form inside the manuals. So if customer has a problem with a product or service they can fill in this form and click the email button to send this form information to us.
    I use Livecycle Designer ES4 to build all forms we use inhouse and to send out to customers. I have also used Acrobat & Indesign for build forms.
    The problem I'm having is with Indeisgn when you place a interactive PDF into Indesign (be it from Livecycle or Acrobat) you lose all info for that form. And making a form inside the document using InDesign and adding a email button. When the email button is used to email the form you don't just get that one page you get the complete manual.
    I would think there may be a script you can use to have it email just the one page this form is on. I know some javascript and have wrote some scripts, but I'm still new to the script world.
    Is there a way to embed this form so that it will work the way I'm needing?
    Thanks
                HHud5757

    Thanks!
    I inserted the form but the form I am using is an XML form and Acrobat will not let you insert an XML form. You can add it as an attachment.
    The only problem with the attachment is, if you don't have something that info's you that there is an attachment present it could be missed.
    I made a quick form from InDesign and exported it to an interactive PDF. Then went and inserted this PDF form into the PDF manual and it worked like I am needing. The only problem is when you click the email button it still emails the complete manual. I have to now figure out how to be able to email only the one page.
    I thought I may have to add a link that takes you to this form on our website so it could be completed and sent from there.
    Thank you both for the help!

  • WCF Service and Sharepoint Form library : How i can read a access a form libray and query a item from file name and read form xml in WCF service ?

    WCF Service and Sharepoint Form library : How i can read or access a form libray and query a item from file name and read form xml in WCF service ?
    Ahsan Ranjha

    Hi,
    In SharePoint 2013, we can take use of REST API or Client Object Model to access the SharePoint objects like Form Library.
    SharePoint 2013 REST API
    http://msdn.microsoft.com/en-us/library/office/dn450841(v=office.15).aspx
    http://blogs.technet.com/b/fromthefield/archive/2013/09/05/working-with-sharepoint-list-data-odata-rest-and-javascript.aspx
    SharePoint 2013 Client Object Model
    http://msdn.microsoft.com/en-us/library/office/fp179912(v=office.15).aspx
    http://msdn.microsoft.com/en-us/library/office/jj193041(v=office.15).aspx
    With the retrieved file, we can then use XmlDocument object to parse it and get the values you want:
    http://weblogs.asp.net/jimjackson/opening-and-reading-an-xml-file-in-a-document-library
    http://stackoverflow.com/questions/1968809/programatically-edit-infopath-form-fields
    Best regards
    Patrick Liang
    TechNet Community Support

  • How do I get to open a access's form with LabView?

    I know as to send data to access´s table. Now,I would like to open a access´s form with LabView using activeX or other tools.
    I would like to receive, if possible, a v.i. as example.
    Thank you ...

    This is a resource which should help you:
    http://digital.ni.com/public.nsf/3efedde4322fef198​62567740067f3cc/f763aa1d7cd3c83d862568e8007c51cd?O​penDocument

  • GRC 10.0 SP 14 access request form displays unassigned roles

    Dear experts, when I open the Access Request form and I select a user, and then I click on existing assignments, I am shown a list of roles and systems assigned to this user. However, when I go to those corresponding backend systems to see if the roles are actually assigned, it turns out that they are not. I have rerun all the sync jobs and they all completed successfully. Auto provisioning works on all these systems and there are no issues in terms of the RFC. However, as indicated by the attachments, it continues to show rules that were unassigned from this user some time ago. where might these assignments be coming from?

    Hi Santosh,
    did you run the repository object sync job in full mode for this connector? This has mostly to do with outdated sync information as you can also see in the following note:
    http://service.sap.com/sap/support/notes/1667112
    Please check again.
    Regards,
    Alessandro

  • Can I access a label inside of an MC and then go back to the main time line

    Here is my current set up.
    I have a labeled section on main time line which has icons of 12 different videos. Each icon acts as a button and brings a user to a labeled section with a FLV Video Playback component impemented to play the corresponding video. These labeled sections are located on the main time.
    This methog makes my main time line very long. Is there a way to make an additional MC which will hold all the video buttons and then have this MC separated into labeled sections.
    In other words can I access a label inside of an MC and then go back to the main time line?
    My present code for accessing the label located on the main timeline is:
    HowTo_maininfo_mc.theArrangement_btn.addEventListener(MouseEvent.CLICK, theArrangement_btn_amimated_btnDown);
    function theArrangement_btn_amimated_btnDown(event:MouseEvent):void {
    gotoAndPlay("theArrangement");
    How would it look if my label "theArrangement" would be located inside of an MC?
    Is there any specific code if I want to have a close button located on the label inside of an MC and it needs to fire out to a label located on the main timeline?

    Oh, WOW! It is working perfectly now.
    My mistake was that I was specifiying the var sourceVar:String;
    for every single button. It was not clear to me from the first example that it has to be specified only once.
    I made a small test Flash file and everything works now. It still doesn't work on my big flash file, I guess some other code messes it up and I can' not figure what it is exactly.
    I would like to include the OUTPUT error message in hopes that you can spot right away what a mistake could be:
    VideoError: 1000: Unable to make connection to server or to find FLV on server
              at fl.video::VideoPlayer/stop()
              at fl.video::FLVPlayback/stop()
              at acolyteVideos_fla::mainsite_mc_2/stopF2()[acolyteVideos_fla.mainsite_mc_2::frame484:21]
              at flash.display::MovieClip/gotoAndPlay()
              at acolyteVideos_fla::mainsite_mc_2/onClick_GoBackToHowTo2()[acolyteVideos_fla.mainsite_mc_2 ::frame484:13]
    If there is no immediate cure for it, I will go through code line by line. Since it is working on the test it must be something wrong with my main file.
    Additiona question (please let me know if I should paste it as a new thread)
    I have similar set up with UILoader. Where different buttons set up to bring a user to individual labeled sections with individual UILoader. Should it be arranged in the same way that it is only one loader and "var sourceVar:String;" code is the one which brings up different content for each button?

Maybe you are looking for

  • I need to recycle my old G3-how do I clean the hard drive on a 9.2 system before recycling it.??

    Any tips on how to get rid of all my data on hard drive before the recyler gets it? My system is 9.2 its an old g3 mac.

  • Rotate a Object Around Center Axis

    Hey peoples, new to flash here.  I'm using CS3 with ActionScript 3.0.  What I want is simple, and I've done some searching but nothing that can get me the right results.  I'm going to post a link that does exactly what I want: http://www.newgrounds.c

  • Printing to PDF opens the File

    I recently upgraded to Adobe X.  Every time I print a file (from Excel, Outlook, Word, etc.) to PDF, Adobe opens the new file. I'd prefer it just save the file as generally I don't need it open and am spending a lot of time waiting for it to open jus

  • Store the Image in application process

    Hello Friends I am using 3.1 oracle apex. I am trying to call the application process using javascript. but that time call the process But not store Photo(blob) data. onchange ="getBLOB(this);" in javasript var ajaxRequest = new htmldb_Get(null,&APP_

  • Creating projects

    Hi, Need help regarding creation of Projects(project definition in SAP) ,creating partners for the projects,creating WBS elements,updating profitability segments for the created WBS elements and loading classification/chararcteristics data for the cr