Links in Forms 6i ?????

Hi all,
Is it possible to make links in Forms 6i? If yes, how can we make links on any fields.
Thanks in advance
Ghulam

there is a JavaBean example on technet that provides facilities for hyperlinking inside of web-deployed form applications. the hyperlink can have it's label/target set dynamically using the set_custom_property built-in. when the hyperlink is pressed, an event is triggered (when-custom-item-event) on a form item. you can obtain the target value of the link that was pressed and then do a programmatic action to handle the event, for example, using web.show_document(hyperlink.target,...) to invoke the browser and show the specified document.
null

Similar Messages

  • Link a Form Field to new Text Field

    PDF - form field
    Looking for a code to link a form field(text_1, on page #5) to
    another, new form field(text_2, on pages 2-4).
    Maybe a "Page Properties" action (i.e., Page Open: field text_2 = field text_1)
    ~~
    Why....
    busy but here's why
    In the PDF, there are Form fields on page 5 which interface (externalinterface) with an RMA ( a SWF) on page 2.
    This all works well.
    As the form fields must be carried forward (from page 5 to page 2... to interface the RMA),
    the orignal page 5, From fields are copied to pages 2-4 and then "Hidden".
    Again, this works just fine.
    A reset "action" (button) was added to, well, clear the Form Field for easy reuse.
    The reset ''action' does it's job and clears ALL form fields with the same "Name".... on every /all pages.
    This causes the dynamic interface, with the RMA, to display blank fields (within the SWF).
    This will effect the User's experience.
    ~~
    Work aound.....
    Find a way to label the Form Fields (page 5) so that "only they" are reset, and no others.
    Create a link of Form Field inputs on page 5 (with names... x,y,z),
    to new Form Fields pages 2-4 (with a differnet names... a,b,c).
    Thanks in advance for your help....
    DS

    Hi jm,
    This may be what you are after. No text wrap, but notes are there.
    Type an account number into the Enquire table to get Client and Contact
    Formula in B2 (and Fill Right)
    =INDEX(Database::B,MATCH($A2,Database::$A,0))
    Large notes display table with Wrap Text
    Formula is
    =INDEX(Database::D,MATCH(Enquire::$A2,Database::A,0))
    All together:
    Change it around if you want to look up by Client instead of Account
    Regards,
    Ian.

  • Database link in forms 6i stopped working in database 10g release 2.

    Hi,
    We have Forms 6i with all patches added.
    We were able to recompile the form that contains database link in database 10g release 1 environment. Recently we migrated to database 10g release 2.
    We still can run the form (previously compiled in database 10g release 1), but when we tried to modify the form and recompile it in databbase 10g release 2,
    the forms developer closed down without giving any error message.
    When we removed any reference to the database link from the form, we were able to recompile the form with no problem. Database Linkd in SQL works.
    The question: what do we need to do in the database 10g release 2 to make the link in forms 6i work?
    Thank you. Lev.

    I recently upgraded my development environment from Forms 10.1.2.0.2 to Forms 10.1.2.3 and am experiencing the same problem -- not able to COMPILE a form that references a database link. The error is: "Error 352 at line 99, column 3 Unable to access another database 'LINKNAME'". This occurs on an UPDATE statement within PL/SQL code in a form trigger that used to compile and work fine.
    I tried the database link in SQL Plus and the link is working fine.
    Database environment is 10g 10.2.0.3 on Windows Server 2003.
    Is anyone able to do this?

  • Link in form of a pictrue - change color when sweeping

    Doing links in form of a word which change color when sweeping over them is simple in iWeb.
    I wonder how I do if I not just want the color of the text but also an image to change.
    Ex. I have a link in form of a bright cloud. When one sweep the mouse over it I want the cloud transform into a darker form of the same cloud.
    Perhaps I need a codescript which connect two pictures of the cloud?
    Johan

    Johan:
    It's called a rollover. There are a number of topics on the subject in this search result page: http://discussions.apple.com/search.jspa?threadID=&q=ROLLOVER&objID=&dateRange=l ast90days&userID=&numResults=30&rankBy=10001. It's done with an HTML Snippet. One of the topics may have an answer for you.
    OT

  • How to link a form with MSC2N

    Hi,
    Somebody know how to link a form with MSC2N.
    I want to complete the characteristic in the classification and after I want to print them with MSC2N;
    Thanks a lot for your help.
    Best regards
    Kari

    I explain you my problem.
    I want to link a form with MSC2N in order to print all the characteristic, and  all the informations of the good issue.
    That's why I want to link a form with MSC2N.
    My customer ask me to ceate a form with these informations and I don't kow how to join the characteristics in MSC2N and the datas which come from MIGO.
    Somebody could help me?
    Thanks a lot
    Kari

  • How to complie database link in forms 6i

    Dear All,
    how can i compile database link in forms 6i ??
    Mujtaba

    follow the below step to connect database from 6i forms.
    Open C:\orant\net80\admin\tnsnames.ora in notepad as below.
    ORCL =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = servername)(PORT = 1521))
        (CONNECT_DATA = (SID = ORCL))
      )look orcl as above in host put your servername or IP address where database installed . restart the pc and connect with scott/tiger@orcl.
    Hope it helps.
    Regards
    Moazam

  • Give me some Cool link for forms 6i designing

    Can any body give me cool links for forms 6i sample forms.I need cosmetics samples (for look and feel) not functional samples.
    Khurram

    Hi You can go through this url : http://www.oracle.com/pls/db102/portal.portal_db?selected=5
    And also
    http://www.oracle.com/technology/products/forms/htdocs/d2q60.htm
    Message was edited by:
    user539670

  • Link a form with MSC2N

    Hi,
    Somebody know how to link a form with MSC2N.
    I want to complete the characteristic in the classification and after I want to print them with MSC2N;
    Thanks a lot for your help.
    Best regards
    Kari

    I explain you my problem.
    I want to link a form with MSC2N in order to print all the characteristic, and  all the informations of the good issue.
    That's why I want to link a form with MSC2N.
    My customer ask me to ceate a form with these informations and I don't kow how to join the characteristics in MSC2N and the datas which come from MIGO.
    Somebody could help me?
    Thanks a lot
    Kari

  • FRM-10242:  Cannot call linked-in Forms from Form Builder. error

    FRM-10242: Cannot call linked-in Forms from Form Builder.
    Cause: The menu designer specified a call to linked-in Forms from within Form Builder.
    Action: Notify your DBA.
    does anyone know why this happens.
    I have this main-menu.. and when i click on one of the submenus which should call the form....i get this error.

    Same issue here... Been trying to get this working since a week now. I tried all the solutions like memory heap and all but no luck.
    One thing that I would like to know is that, in some threads the resolution was to recompile the INS_FORMS.MK file under /forms/lib32 but with my installation I don't have that "lib32" folder under /forms/ and I can not even find that file anywhere in my entire installation.
    I am using 12.1.1 on Windows Server 2008.
    Any help or guidelines is greatly appreciated.
    Santhosh.

  • Linked PDF form fields

    Is it possible to link two form fields together in a PDF form? I am creating a PDF form from an existing printed form, and some of the questions originally had two lines available for response. I want the user to still have two lines to use, but without having to tab between them. Can Acrobat 8 Professional "link" two fields together, so that input from one wraps into the other?

    I tried that, but I had some issues spacing the text field out correctly so it lined up with the lines already in the document. Also, the two lines do not match up on both sides... It looks kind of like this:
    Describe your current job responsibilities: ____________________

  • Broken Link To Forms Developer Archive

    The link to forms developer in ya archive is broken in these places
    Under development tools & under forms services in application server.
    Cheers

    fixed

  • How to link another forms and reports in one main forms?

    hai all,
    how to link another forms and reports in one main forms?
    i am creating Custom forms Main_menu
    in that i am puting on button and
    pl/sql code for when-button-pressed
    BEGIN
    Open_form('GROUP_MSTR_ENTRY');
    END;
    i am getting:
    ERROR:frm-40010: cannot read form GROUP_MSTR_ENTRY
    also i am un able change the text colour in form.
    how to link reports in forms?
    any help?
    before open i have to link all form i need?
    thanks in advance
    rcs
    ------

    even after changing to The forms_path variable and
    put the executable(GROUP_MSTR_ENTRY.fmx
    F:\oracle\ora90\FORMS60\server\FACCT\MAIN_MENU\GROUP_MSTR_ENTRY.FMX
    not working
    also i am un able change the text colour in form. how?
    how i can find?
    $ORACLE_HOME/forms/server/default.env
    my files are
    9i oracle database
    SQL*Plus: Release 9.0.1.0.1 - Production on Fri Dec 19 11:37:07 2008
    E:\oracle\ora90\bin\oemapp.batt
    forms6i
    F:\oracle\ora901\bin\
    since 9i is later than forms 6i i am unable to put in the same directory
    ------------

  • How to link Two Forms??

    i am trying to make a database in MS Access'97.i want to link 2 forms with one another.for this purpose i am using a command button in form 1 to go to form 2.the link is working fine..as expected...but the problem is: everytime i click on the command button to go to form 2, form 2 shows the details starting from record no. 1......whereas i want to see the details of that record on form 2, which is shown on form 1.say for eg. ...i am looking at the details of record 5 on form 1, then i want that when i click command button to go to form 2, then form 2 should allso show the other details of record 5 and not start from record 1(as is happening now).please guide me how to do it.

    http://forum.java.sun.com/thread.jsp?forum=45&thread=226026

  • Passing Parameter from link to form

    I have a form with a field called "ID". I created a LINK component to the form. I set the value of ID=2 on the 'Link Target Inputs' page hoping that when i run the link, the form opens with the ID field =2. However no value is passed. What am i doing wrong?
    Thanks
    null

    Dmitry,
    I have the same problem, but the references you listed are invalid. Can you provide any more help?
    Thanks.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Dmitry Nonkin([email protected]):
    Hi,
    Please refer to the following topics:
    http://technet.oracle.com:89/ubb/Forum70/HTML/000016.html
    http://technet.oracle.com:89/ubb/Forum70/HTML/000318.html
    Regards,
    Dmitry<HR></BLOCKQUOTE>
    null

  • Button link a form

    I put a button on a form and I would like to have the button to launch a form.
    I tried to find the place to enter the link, but button property does not have link and target.
    I just wanted to know if it is possible to have a button to link a form and launch it.
    Your information and help is great appreciated,
    regards,
    Iccsi

    I am not sure what you mean by "have a button to link a form", but it's possible to have a button do any linking you want by MANUALLY adding some javascript to the code (there is no way to do this using just the DW user interface, unfortunately).
    <input type="button" value="Button" onclick="window.location.assign('http://www.example.com/whatever.html');">
    If what you mean by "launch a form" is "submit a form", then you can do that too -
    <input type="button" value="Button" onclick="document.formname.submit();">

Maybe you are looking for

  • Problem with iPod Photo

    A friend of mine have an iPod Photo, but has recently experienced problems. The problem is that iTunes begin to uppdate songs, that are allready on the iPod. So he ends double up with some songs. Another problem is that the iTunes does`nt reconize th

  • Look for LabVIEW part time programming

    Hi, I am available for part time LabVIEW programming. Areaingapore. Certified LabVIEW Developer. Currently resides at Spore. Look for LabVIEW project.  Please email me at [email protected]  BR, Bug Killer 

  • No printers or Local Airport connection after 10.4.11 Update

    Upgraded from 10.4.10 to 10.4.11 on a G5 PPC iMac. Now my network printer (connected to AirPort Extreme base station via ethernet cable) & my USB printer (connected to iMac via USB cable) are missing. Also am unable to connect to my AirPort network.

  • Unable to start Active Standby

    Hi , I have setup the physical standby database on 11g as per the active standby setup.The physical standby is up and RFS is fetching the archive logs and appling to the standby database.When i try to open the standby database in active mode its not

  • Tell me please, how to untie iPhone 4s from Softbank?

    Tell me please, how to untie iPhone 4s from Softbank? The fact that, I now live in Russia and I need the iPhone to work with local operators!