Applet edit form option don't works in J Dev 11g

We want to develop an applet ADF apllication .
We drop adf view to the screen .
chosee ADF edit.
But ADF edit from option not works correctly...
notinh happen.

Hi Ali,
I don't know if there is a wizard to create ADF Applet (I think it was on wish list a couple of years ago), but it should be possible. I made it work in some older release of JDev (maybe 10.1.3). I created ADF Swing application and then wrapped it up to Applet.
regards,
Branislav

Similar Messages

  • :*(  Form buttons don't work for all testers

    I created a form in Acrobat 9.1 using Forms> Add or Edit Fields. The form contains action buttons for next page and previous page, to clear all fields, and (with the generous help of a fellow forum member) to print the form and save it to disk. I optimized the form with compatibility set to Acrobat 8.0 and later, then enabled it for Reader. I sent this form to several users for testing.
    Those using Acrobat have no problems with it.
    Those using Foxit Reader have no problems with the action buttons or the form fields (except that date fields are finicky; Foxit doesn't convert the dates to the correct format the way Reader or Acrobat do). But, the yellow background that I created as a watermark -- so I could make it visible but not print -- is printing. That's not anything that Acrobat can help, but it is a very good reason to not recommend using Foxit. It would create a dreadful shortage of yellow inkjet ink.
    Those using Reader 8.0 to 8.1.2 are having several problems. For them, the action buttons don't work... except the "clear all fields" one. The buttons don't do anything; there are no errors, no messages, no activity of any kind except to change color when clicked.
    The buttons that don't work are all set up as Mouse Up actions executing a menu item... for example, "Go to page 2" is just View>Go To>Next Page. The "Clear all fields" button is, on Mouse Up, "Reset a form" with all fields selected... so it's the only kind of button that works for Reader users, and it's the only button that doesn't execute a menu item.
    Why is there a difference in actions these users can run? If it's a security issue... what possible risk is there in going to the next page, using a button instead of a scroll bar or Page Down key??? I can find no common sense here, especially because Reader users are the only ones barred from these form actions. Everyone else can use them.
    -- Also, these testers (Reader 8+) are having problems with the tab order. Some of the radio button groups (which have no more than three options, Yes, No and NA) at first appear to be tabbing correctly, because the Yes option receives focus in the correct order... but randomly, tabbing through several fields, suddenly the No option will get focus... in a radio button group nowhere near the current tab location. Tabbing is rendered useless, then, because these anomalies are unpredictable and it doesn't appear there's anything I can do to prevent this from happening.
    It's pointless to delete and re-add the afflicted radio buttons. That has no effect... and the radio button groups are already in the correct order anyway. I don't know how this could possibly happen... But it doesn't happen for the Foxit or Acrobat testers.
    • Why would Reader be the only app that can't use the buttons and can't tab through the fields correctly? I'd think Adobe's own software would work best with their own file format. •
    Is Reader 8 the problem --- should those users all update to the newest version? I don't have any Reader 9+ testers yet. Nobody seems interested in it. The testers all assume the problems are MY fault, so nobody's happy with me and no one wants to bother testing the forms because there's always something wrong.
    <hair-pulling> I seriously regret upgrading to Acrobat 9.1.  I know other forum members who agree this thing is catastrophically buggy -- I've wasted  weeks trying to iron out all the problems I've been having with these forms, forms that should have been quick and simple to create, and in past versions of Acrobat, would have been. Yet I'm still tearing out my hair over tab order! Worse, I fear I'm close to losing my job for all the time wasted and all the projects I've fallen behind in because of this. <no /hair-pulling in sight>

    I have no clue, but it might make a difference depending on the form being produced in Acrobat versus Designer. Acrobat will take you both places and one of them may have an issue with backward compatibility. I have not heard of that, but it is a possibility.

  • Lightroom - 'edit in' option no longer working

    I have LR version 5.7 and Elements 12.1. I am running a Mac with OS X Yosemite 10.10.1. When using LR the 'edit in' option used to start up Elements automatically. It no longer does this. I have checked the preferences are set correctly in LR. I have deleted the  plist files in the library for both LR and Elements and reopened both programmes to re-establish new plist files but all to no avail. Can anyone help please?LR

    Hi, I followed these instructions, see link below, and reset my LR preferences, and now the "edit-in" PS is working again. At least it did for two files so far. Hopefully this will be the fix. You should try it too.
    Resetting (or 'Trashing') the Lightroom Preferences file - Lightroom Forums
    Marion

  • Form scripts don't work on Ipad Adobe Reader?

    Greetings - I have created a form in which some fields change colors, pop up alerts occur, etc. This works fine on any PC, but on the Ipad some of these functions don't work. Is there a known workaround? Do I need different scripts for Mac? Thank you!

    Also, there is a special sub-forum for the iOS version of Reader:
    http://forums.adobe.com/community/adobe_reader_forums/ios?view=discussions

  • Package of Forms 6 don't Work???

    Hi all,
    I have a serious problem concering the call of simple fuction of forms 6 like: Do_key, call_form and so on!!
    i explain the problem, i have moved my fmx form to the Intranet server, and i found out that my form could not call any function like Do_key('Enter_query'), but when i replace the instruction with just 'Enter_query it works'???? as if the forms Server don't find the package of forms 6??? is it normal?? or is the package of forms 6 created when we install for the first time the forms6 server side?? or maybe there is a path that i should specify in order to find these functions???
    Anyone can help me please???

    you may have had matching instance names, but not the same
    instances.
    for example, if you have an object with instance name name1
    on frame 1. then create a blank keyframe on frame 2 and then a
    keyframe on frame 3 and drag another object from the library (and
    it can be the same library object) and name it name1, the frame 1
    and frame3 objects will be different instances. code referencing
    the object in frame 1 will not reference the object in frame 3 (and
    vice-versa).
    if you create frame 1 and create name1 in that frame, then
    create keyframe 3 (so name 1 is in both frames) and finally create
    blank keyframe 2, the 2 instances will be the same. any code
    referencing name1 will reference both objects.

  • DocCheck text control options don't work !

    Hi Java People,
    I'm using doccheck in a french context and i would be glad to change the text generated by doccheck. I've tried the -getTxt -setTxt options but without any result !
    Does anybody succeed in using thes options ?
    thanks in advance

    Hey, there.
    There are a couple of special cases where the text override doesn't work.
    Those are methods with one of the following names:
    getColor()
    getFont()
    getLocation()
    getName")
    getPosition()
    getSize()
    getText()
    getValue()
    setEnabled
    setVisible
    In those cases, the code returns "Gets this object's color (size, location, etc.),
    "Enables this <object>", or "Makes this <object> visible"
    (The -getTxt option was originally intended as a device that would let the user
    specify "Returns" instead of "Gets", if they wanted to. It didn't anticipate the
    desire for localizable text, although that is certainly a desirable requirement
    for future versions.)
    For methods that don't match the patterns above, however, -getTxt and -setTxt
    should be working.

  • Unable to write to External Hard Drive, Disk Utility options don't work.

    I am a recent new user of Apple Mac from when I bought this Macbook Air 3 months ago.
    Nice machine, but difficult to get the hang of.
    Specific problem I'd like help with please is to enable me to write to my Samsung S2 Portable Hard Drive (500GB)
    I can see it and read files, but can't save to the EHD.
    In Disk Utility, all options to verify and repair the EHD are greyed out. So, most of the friendly suggestions on other threads don't help me.
    I don't know how big the hard drive is on my Macbook (nor how to find out), or how much remaining space there is, but there is over 400GB of data on the EHD.
    The EHD is in NTFS format, all data on it was from Windows computers. There isn't space on my Windows laptop for all this data.
    I don't have another EHD, so have nowhere to move the data to if I have to reformat the EHD.
    On another thread I saw a suggestion to uninstall something or other before reformatting the EHD, but I don't even know how to uninstall programs on a Macbook.
    I don't know why Apple have to spoil such a great machine by making it so difficult for non-afficionados to use (sorry, frustrated).
    I say "great" because it's so light it makes work much easier. I can carry it around all day with little effort and don't have to take the charger to work.
    Any help anyone could offer with the EHD will be appreciated.
    Thanks...........

    Hi Limnos,
    Yes, I'm new to Mac, having bought this Macbook 3 months ago after years of Windows (as stated in my original post).
    I still have a Windows laptop and all my work colleagues currently use Windows, so I need compatibility with both.
    Paragon sounds like a good option, and I don't mind a bit of cost if it sorts the problem.
    Hopefully I'll get feedback from someone who has used Paragon and can report how effective it is and whether or not there are any problems asociated with it.
    Good tip thanks about the Disk Utility, I'll look into that.
    Thanks........

  • Quicktime Applets and Adobe Reader don't work in Safari

    If I am on a website that requires Quicktime, Adobe Reader or an applet, nothing works. With Quicktime the only thing that appears is the scroll bar with sound but no movie, with Adobe Reader or an applet the only thing that comes up is the logo. I have re-installed the plug-ins but still nothing. I have 3 Mac Pros in my small office and one at home and it is the same on all computers. I have to use Firefox which works great. I am running Leopard 10.5.3.
    Any suggestions?
    Rob

    I tried Lynda.com and it has a script that causes Flash 9 to run slowly, so I aborted that. Apple.com doesn't play trailers for me, either; it doesn't even show any link is active on the trailers, so that could be a coding issue specific to Safari, as Camino and Firefox don't pose any problem.
    Safari has the ability to view PDFs without any plug-ins. You can disable the Acrobat Reader plug-in either by removing it from ~/Library/InternetPlug-Ins, or launching Acrobat Reader, go to Preferences>Internet and uncheck the box labeled "Display PDF in browser using…"; then quit Acrobat Reader and Safari, relaunch and try again.
    Mulder

  • PDF fast web view option don't work like the specification  Acrobat Reader suggest...

    I have an optimized/linear PDF file for support fast web viewing option.
    My issue is about the plugin comportment. In the Adobe specification, when the plugin receive a large optimized PDF file, he suppose to be began to read and show the PDF file after the first page received from the web server.
    In my case it's not worked properly. The plugin show me the PDF file after the download finish.
    When I check the Acrobat Reader 8.1 internet settings, all fast web view options are checked properly.
    If I look the PDF file properties the fast web view value is yes.
    I don't know what is wrong in my setup.
    Some help will be appreciate.
    Thank's.

    If the file is public, I suggest you post the URL for others to try
    out.
    Aandi Inston

  • Oracle forms classes don't work with some others signed classes

    Using formserver6i patchset11 with JInitiator 1.3.1.9
    I've re-signed f60all_jinit.jar with my own identity...if I try to use some other signed PJC,the form doesn't start(.. is blocking)...Does someone knows why this is happening...the PJC's worked with JInitiator 1.17.*...

    I've resigned f60_all.jar and now all the forms works fine...but I still have some doubts about the parameters in formsweb.cfg...here my formsweb.cfg has:
    archive_jini=f60all_sandu.jar,testtooltip.jar,Host.jar
    archive_ie=f60all_sandu.jar
    At this moment,Jinitiator doesn't downloads f60_jinit.jar...and all works fine..What's the differnce betwen archive_jini and archive_ie?
    What's the differnce betwen f60_jinit.jar,and f60all.jar?
    Replacing f60_jinit.jar with f60all will cause any problems?

  • Edit menu functions don't work

    Has anyone experienced, upon installing DW8, the "copy",
    "cut" & "paste" functions not working? I installed the app to a
    new laptop (worked fine on the old desktop). Neither "ctrl>C",
    nor Edit>Copy seem to work. This is only in DW. No problem in
    Fireworks, or any other application. Tried overwriting the
    Confiurations folder with the desktop data, still no luck.
    Anyone else ever have this problem?

    I'm having the same problem. I get this error message
    "While executing DWMenu_Edit_Copy command in menus.xml.the
    following JavaScript error(s) occurred:
    TypeError: MM.event has no properties"
    Have you been able to fix your problem?

  • DIGITAL EDITIONS 2.0 DON'T WORK

    DIGITAL EDITIONS 2.0 INSTALLS ON MY WINDOWS XP LAPTOP BUT WILL NOT FUNCTION.  A BLACK PAGE APPEARS WITH A TASK BAR  AT THE TOP BUT NO LIBRARIES APPEAR.  ANY SUGGESTIONS

    Try following forum:
    Adobe Digital Editions

  • Forms 6i don't connect to Oracle Database 11g.

    Hi people, I'm having a great problem, first I have a old server runing Red Hat with oracle 10g XE, this oracle XE is almost full, so I need to install Oracle Database 11g XE to get more space in another server, this another server is runing windows server 2003, I did it tow time in tow diferent server, a restore for migration is all right, the problem is when I try to connect forms6i to the database 11g XE, forms only closed without no error message...
    Some one has some help?
    Regards,

    Also take a peek at some of the compatibility settings within 11g XE. You can get it to act like 10g XE regarding password caps vs lower case and such. We've been able to get a client/server forms/reports app (patch 18) to connect to and run just fine to 11g XE.

  • Layout option doesn't work in Easy Print VI panel, controls on tabs don't appear

    Found two problems with the Report Generation VIs:
    1) In the (Report Generation) Easy Print VI Panel or Documentation.vi, the Layout options don't work (dug down into the sub-VI's and found that they are not connected to anything).
    2) If you have controls or indicators on a Tab Control, and try to use the Easy Print VI Panel or Documentation.vi with the option to include controls in the report, they don't appear. The only controls/indicators that do appear are the ones that are displayed on all of the tabs (ie, create an control and move it on top of the tab control so that it appears on every page).  There is a sub-VI (Expand_control_ref_with_nested_controls.vi) that is called to handle nested controls (ie, clusters, arrays,etc...) but it should have a case to handle tab controls.
    Solved!
    Go to Solution.

    Hey Sajosie,
    Digging into the Sub-VI's you are correct in saying that the Layout Options user input is not connected to anything for most cases. However, In the default case of "Quick Print" the Layout Options are used to modify the layout of the report. In the help for this VI, it mentions that this input is ignored for "Standard Reports" and "HTML" report options. However, it does not mention that this ignoring of the Layout Options is expected for "Word" or "Excel" reports.
    In terms of including controls and indicators in the report that appear on tab controls, I can make a product suggestion to make this sort of front panel design more compatible with the Easy Print VI Panel or Documentation.
    Hope this helps.
    -Ben
    WaterlooLabs

  • Signed applet don't work on XP

    Hi,
    I'am currently working on a point-of-sale (POS) using windows XP/Firefox and a linux apache/jboss server.
    I have developed a dynamic windows library in order to use an industrial printer connected to the POS to perform some printing without confirmation of the customer.
    The POS is under Windows XP SP2 and use Firefox 2.0.0.11/JRE 1.5.0.14.
    This dll is used by a signed applet located on the apache/jboss server.
    The applet is correctly downloaded by the client, but normally i have to wait for the certicat authentification windows appearing and for confirming that i want execute the applet. And instead i have a java exception :
    security: La v�rification du certificat � l'aide des certificats AC racine a �chou�
    security: Aucune information d'horodatage disponible
    java.lang.NullPointerException
         at com.sun.deploy.ui.UIFactory.showSecurityDialog(Unknown Source)
         at com.sun.deploy.security.TrustDeciderDialog.showDialog(Unknown Source)
         at com.sun.deploy.security.TrustDecider.isAllPermissionGranted(Unknown Source)
         at com.sun.deploy.security.TrustDecider.isAllPermissionGranted(Unknown Source)
         at sun.plugin.security.PluginClassLoader.getPermissions(Unknown Source)
         at java.security.SecureClassLoader.getProtectionDomain(Unknown Source)
         at java.security.SecureClassLoader.defineClass(Unknown Source)
         at java.net.URLClassLoader.defineClass(Unknown Source)
         at java.net.URLClassLoader.access$100(Unknown Source)
         at java.net.URLClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(Unknown Source)
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadCode(Unknown Source)
         at sun.applet.AppletPanel.createApplet(Unknown Source)
         at sun.plugin.AppletViewer.createApplet(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    security: L'utilisateur a refus� les droits d'acc�s au code
    basic: Taille de cache du chargeur de classes courant : 1
    basic: Termin�...
    basic: Jonction du thread d'applet...
    basic: Destruction de l'applet...
    basic: Elimination de l'applet...
    basic: Sortie de l'applet...
    java.lang.ExceptionInInitializerError
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
         at java.lang.reflect.Constructor.newInstance(Unknown Source)
         at java.lang.Class.newInstance0(Unknown Source)
         at java.lang.Class.newInstance(Unknown Source)
         at sun.applet.AppletPanel.createApplet(Unknown Source)
         at sun.plugin.AppletViewer.createApplet(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.security.AccessControlException: access denied (java.lang.RuntimePermission loadLibrary.C:\Program Files\BICImpression\impression_api.dll)
         at java.security.AccessControlContext.checkPermission(Unknown Source)
         at java.security.AccessController.checkPermission(Unknown Source)
         at java.lang.SecurityManager.checkPermission(Unknown Source)
         at java.lang.SecurityManager.checkLink(Unknown Source)
         at java.lang.Runtime.load0(Unknown Source)
         at java.lang.System.load(Unknown Source)
         at applets.impression.Impression.<clinit>(Impression.java:38)
         ... 11 moreand then the certicat authentification windows appears but it's too late, the applet won't never execute ...
    the apache/jboss server is accessed via some gateway, firewal, ... tha t i can't control
    the apache jboss/server on my own PC is accessed directly :
    What is amazing, is that work fine with my own professionnal PC on W2000 SP4, with JRE1.5.0.14 and Firefox 2.0.0.11 :
    when I look in the java console, the java freeze until i have answered this java security window (certicat authentification windows). And when i answered "run" no problem the applet makes her own job.
    here is the code when it works :
    security: La v�rification du certificat � l'aide des certificats AC racine a �chou�
    security: Aucune information d'horodatage disponible
    basic: Plugin modality.pushed
    basic: Modalit� empil�e
    basic: push javax.swing.JDialog[dialog0,379,296,519x323,layout=java.awt.BorderLayout,modal,title=Avertissement - S�curit�,defaultCloseOperation=HIDE_ON_CLOSE,rootPane=javax.swing.JRootPane[,3,22,513x298,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]
    basic: Chargement arr�t�...
    basic: Arr�t de l'applet...Conclusion
    POS : Win XP SP2, JRE1.5.0.14 (i tried 1.5.0.6 and 1.6.3 the latest), Firefox 2.0.0.11 (I tried 2.0.0.0 and 3 beta2 don't work anyway)
    my own server/client : W2000 SP4, JRE1.5.0.14, Firefox 2.0.0.11
    Linux server : RHEL4
    It works with IE on the POS with the linux sever but it's not the selected browser.
    It works with IE on the POS with my own server.
    It works with Firefox on the POS with my own server.
    It works with IE on my own server with the linux sever but it's not the selected browser.
    It works with IE on my own server with my own server.
    It works with Firefox on my own server with the linux sever.
    It works with Firefox on my own server with my own server.
    If you have some idea to make it work i'm you're buyer !!
    Thank a lot for reading this, and i apologize for my poor english ...
    greetings,
    Benoit
    Edited by: bendur on Feb 29, 2008 3:49 AM

    Ok I have found my problem :
    On every web pages, we have defined some inactivity timeouts.
    On my own server I have disabled these timeouts but not on the distant timeout.
    And it seems that the timeout (defined in javascript ont he web pages : 3s) has a very bad influence on the launching of my applet ... only with firefox (with IE and Opera no problem)
    My problem is anwsered but the problem keep alive for firefox ...

Maybe you are looking for

  • How to Insert a Status Bar to my application

    Hello all I use JBuilder v9 and would like to add a status bar at the bottom of the main frame in my program. I checked the manual pages but there is no such class as StatusBar or JStatusBar. When I type StatusBar (or JStatusBar) sb = new StatusBar (

  • In camera raw, I am no longer able to use the adjustment brush.  This is a recent phenomenon.?

    In camera raw, I am no longer able to use the adjustment brush.  This is a recent phenomenon.

  • No audio slideshow on output to TV from nano

    I have the Apple Composite AV Cable which I'm using to output from my new Nano (with video) to my TV. For movies it plays the video and sound, but for slideshows I can only see the video (no audio portion) even though I've selected a playlist in the

  • Struggling with vanishing point

    I am playing with different materials in a ren dering and the vanishing point tool seemed appropriate. The trouble though is that no matter how much fiffdling it doesn't "get" the persepctive I'm working in - when I pull off planes in the perpindicul

  • Problem importing pictures into lightroom 5.4 on a Mac.

    I have lighroom 5.4 on a Mac and I am having some trouble importing pictures into my library on lightroom. The other day I was trying to import some from another folder in my computer and the files were showing up empty (although they were not). And