Document Question

Thanks for reading.  I am creating a form that is using a Mousein and Mouseout script.  My idea is that when I hover over a specified spot on a map, I am using a button without any fill color, border color or text, have text appear showing the name of that location.  I currently have the javascript as subform.presence = "visible" (for when I am entering the button) and subform.presence = "hidden" (when I am exiting the button).   This part works fine if I save after editing the script, but when I try to add another section on the same page where I have a closer view of a building with a similar button idea over specific doors, it does not work.  If I save the document after editing the javascipt, it works, but does not work in the part above.  I would also like to have buttons to show each side of the building, north, south, east, and west.  Then as I click on each button, the view comes into play and the previous one goes away, but the presence script I am using:
if (this.parent.subform.presence == "hidden") {
this.parent.subform.presence = "visible";
else {
(this.parent.subform.presence = "visible")
First off, does this all make sense?  Second, does anyone have an idea on how to make this work?  I would attach the form to this, but I have no idea how. 
Thanks for reading.
Justin

if (this.parent.subform.presence == "hidden") {
this.parent.subform.presence = "visible";<-- you set the subform visible if it's hidden
else {
(this.parent.subform.presence = "visible") <-- you set the subform visible if it's visible
You never hide your subform

Similar Messages

  • F.13 automatic clearing question and F-03 generate document question

    Hi Experts,
    I have two questions below.
    1. What's difference between F.13 and F-03?
        Due to when I use F.13 to automatic clearing GL account, we found out that the system generates docuemnt has content.
    (use Fb03, check the document number and found out the Dr and Cr account)
    But when I use F-03 to manual clearing GL account, but we found out the system generate  document has not any content.
    (Use FB03 to check the document number, but I cannot found out the Dr and Cr account)
    2.I intend to use F.13 to automatice clearing one GL account. My question is that whether the system could use FIFO to automatice clear document under matching condition.
    Regards,
    H.J.

    Hi,
    I follow up your suggestion to set rule of automatic clearin on OB74.
    Criteria 1 : ZUONR (Assignment field)
    Criteria 2 : GSBER (Business Area)
    Criteria : VBUND (Trading Partner)
    I had to set up the above criteria.
    how to add up (0.00) for setting?
    Regards,
    H.J.

  • External Link to Word document question

    Hello, fellow RoboHelpers!
    I have a quick question that I am hoping someone can answer
    for me. :-)
    I am using RoboHelp X5 and use Microsoft HTML Help (.CHM) as
    my file output. I would like to link a Word document to one of my
    topics, so when a user clicks the link, they will be prompted to
    open/save the Word document.
    The following are the steps I use to do this:
    1) I type the text that I want the to use for the hyperlink,
    highlight it, and select the Hyperlink tool (or press CTRL+K).
    2) In the Hyperlink dialog box, I select "File" from the
    "Link To:" section and select my Word document.
    3) I select "Yes" to add the Word document to my project
    folder.
    4) In the Hyperlink diaglog box, I select OK, and the link
    has been created.
    5) I generate my Help project and test the link.
    6) When I click the hyperlink, I receive a "File Download -
    Security Warning" box asking me if I want to Open or Save the Word
    document.
    Problem #1 -- it appears that I can save the Word document by
    clicking "Save" without any problems, but clicking "Open" does not
    open the Word document in Microsoft Word. Why?
    Problem #2 -- The warning box displays three criteria: the
    file name, what type of file it is, and "From". I have issues with
    the "From" line. While the .CHM file is attempting to call the Word
    document from within the .CHM file, which is what I expected it to
    do ... the path is, well, ugly looking :-P
    mk:@MSITStore:C:\Program%20Files\RoboHelp%20Office\
    RoboHTML\HTMLMicrosoftHTML\VRHelp.chm::/ICBA.doc
    Is there any way that I can clean up this path? If I could at
    least get rid of that mk:@MSITStore, that would be a good start.
    If anyone has some suggestions, I am all for it!
    Thank you very much,
    --Jessica

    quote:
    Originally posted by:
    johnmccallum
    Jessica,
    The "mk:@MSITStore:" is the protocol for extracting from a
    .chm file, much like an "http:" precedes a web address. I'm afraid
    that just is part of the path if the Word document is embedded in
    the help file.
    Ahh, I am sorry to hear that that is the case. Thanks for the
    information!
    quote:
    Originally posted by:
    johnmccallum
    I don't know why your "Open" doesn't work. Does it open the
    document within the browser window, or just not open it at all? Are
    you adding the Word document as a baggage file? I don't know if
    RHX5 does this automatically with your steps as I use an older
    version.
    John
    Yes, the Word document is added as a baggage file. If I click
    "Open", the Security Warning box disappears and nothing happens
    (unfortunately).
    In the Hyperlink properties, I realized that I had the link
    opening in the "same window", so I changed it to display in a "New
    Window". Now, when I generate/click the link, the Word document
    tries to open in Internet Explorer (path and all). I get the same
    message box as before asking me if I want to Open or Save the
    document. Still, clicking "Open" will not open the Word document in
    Microsoft Word. When I press Open, the box simply disappears and
    the path remains in the Internet Explorer address bar. If I select
    the path in the message bar and press Enter to bring up the
    Open/Save prompt again, I can save the document ... but I cannot
    Open it.
    A thought just occurred to me while I was typing this: Would
    the fact that I am using Microsoft Word 2007 have anything to do
    with why the file will not open? I remember hearing that Office
    2007 is not compatible with RoboHelpX5, so perhaps that is why the
    document is not opening. Still, RoboHelpX5 doesn't seem to have a
    problem saving the file to your harddrive regardless of the
    filetype, and the Word document I am working with is a .doc file
    anyway, compatible with Word 97-2003, not a .docx.
    quote:
    Originally posted by:
    Peter Grainge
    The opening of Word documents is described on my site under
    Snippets.
    I took a look at your site, which says:
    Opening a Word document
    From time to time people ask how to open a Word document from
    the help.
    COMPILED CHM HELP - Rick advises that you can use an HTML
    Help Shortcut control to accomplish the goal.
    You simply specify the file name where you would normally
    specify the application.
    I tried to create a HTML Help shortcut by doing the
    following:
    1. I click the Insert Navigation Control button, then HTML
    Help Controls > Shortcut
    2. In the Button options box, I enter a text description for
    the button and click Next.
    3. In the Shortcut Selection, the first prompt says, "Program
    to run when shortcut is activated." I search for my Word document
    from within my Project Folder, select it, and press Next.
    4. I leave the Font options the way they are.
    5. I click Finish, and the button is created.
    When I generate the project and test the button, nothing
    happens when I click it. If I do specify the application (ex.
    WINWORD.EXE), Word
    does open when I click the button. How can I get it to call
    a specific Word document?
    Thanks for your time, guys!
    --Jessica

  • Microsoft word documents question

    I have a mac mini and have installed Microsoft Office onto it.
    My question is this: Is there a way for me to protect my word documents by password protecting them? In other words, I would like to have to give a password in order to see my word documents. Is there a way for me to do this?
    Thanks!

    you could store your documents inside an *encrypted disk image*: http://support.apple.com/kb/ht1578.
    alternatively, put them in a folder and use e.g. Espionage.
    JGG

  • Duplicate document question

    Hello community,
    I have a short and simple question:
    When I create a Sales document (for example Sales Order) and I duplicate this document after I've added it to the system, why does the new Sales Order does not include user-specific changes to item descriptions, etc.) when I change the BP and click "Yes"? Why does this change not only affect the BP Master Data information but also the item information?
    Hope my question is understood.
    Best Regards,
    Holger

    Hello Holger,
    The Duplicate function will duplicate all the information from the Source Sales Order other than any information that are linked to the BP.  Any row level UDF will retain their values.
    Some of the things that change are..
    Payment Terms, Sales Rep, Special Pricing if any for Items, BP Project, etc
    The Row level UDF's are not linked to the BP and therefore will not get refreshed unless you have formatted searches on them.
    Suda

  • Billing document question

    Hi,
    I have a billing question. Will item number (VBRP-POSNR) on the billing invoice have a different value than Reference item number (VBRP-VGPOS) ?
    Thanks
    Nidhish

    Nidhish,
    It CAN be different. VBRP- VGPOS is basically the item number on the referenced document (delivery or invoice)- VBRP_ VGBEl.
    In the copy control setting for your invoice document the "Copy item number" checkbox controls this behavior.
    Thanks,
    Ravin

  • Draft Document Question - Credit Memo

    Hopefully one fo the experts will come through for me again!!!
    I have yet another challange.  When printing a Draft Credit memo,  I do not want to print the DRAFT water mark across the document.  I know how to shut that feature off.  Instead,  I would like to print my own message on the Draft Credit Memo, basically stating that is it not yet approved.  I see that ALL draft versions of the Marketing Documents are found in table ODRF and Credit Memos are found in ORIN.  When printing using the PLD,  how do I determine that the document is a DRAFT Credit Memo versus an actual LIVE  Credit Memo?  Is there a flag set similar to ObjType (14 is a Credit Memo)  that species that is a Draft document?  Sounds like a simple question but I am again pulling my hair out on this one!
    Thanks in advance - Again!!!
    Dana

    HI Dana,
    I donu2019t think you can have a different watermark for Draft documents. Instead, you can create a field of type u201CPictureu201D and position it as per the requirements. If this is supposed to be a watermark, rather than a regular field, then uncheck the u201Cbackgroundu201D field in the color tab for all other fields except for this picture/message field. Also create another field (FIELD_XYZ)as variable and the variable no. is 275 u2013 Name it as Doc Status. Create a text field (FIELD_ABC) with value = 6. Create another formula field with formula as FIELD_XYZ==FIELD_ABC. Now the picture field created above needs to be linked to this formula field so that it will print only when the doc is in draft mode.
    Hope this will help u .
    Rgds,
    Premraj

  • Desktop and documents question for Lion

    is there a way to set certain word documents to open on a designated desktop without them appearing on other designated desktops.
    for instance:
    I have 2 desktops:  One for play and one for work
    I would like to assign certain word documents to my work desktop but
    not have them appear on my play desktop.
    Thanks So Much

    i did assign it to open on my work desktop
    but when i toggle back to my play desktop
    word is open on my play desktop also because there is a little light on underneath the word icon on both desktops
    I only want the app to be active on my work desktop
    so my question was is there a configuration to achieve this...?

  • F110 - Automatic Payment- Clearing document question

    hi,
               i am analyzing how the  system is generating payment document via f110 procedure.
    in some cases the payment documents have multiple lines of vendor debits and the total on cash credit.
    in some cases the there is only one vendor ( debit) showing total amount for all vouchers cleared and one cash account.
    in some cases it is adjusting the debit memo with a voucher and creating a separate line item for that in the clearing doc and the rest of the vouchers sum up in another line item as vendor debits.
    I don't know how the payment documents is being created differently , i would expect to have the totals all all invoices or adjustments and show one single line item displaying the total debit on the  vendor and offsetting the cash account.
    Please let me know if anyone has a clue what could be the reason or some setting in config which is causing this.
    Thanks in advance .

    I guess grouping depends on the following customizing done in transaction code FBZP.
    'All company codes' - 'Pyt meth suppl.' checkbox
    'Paying company codes' - Separate payment for each ref.' checkbox
    'Pmnt methods in company code' - 'Single payment for marked item' checkbox and 'Payment per due day' checkbox

  • Reference Key 3 Field in Accounting Document Question

    Hi Experts,
    I have a problem regarding the Reference Key 3 Field (BSEG-XREF3) to be maintained for Vehicle Number Values in Accounting Documents.
    My Requirement is when creating Journal Vouchers (tcode FB50): this Reference Key 3 will be filled according to the vehicle number. Example, they have JVs for Tyres (non-stock), they will put in the G/L Account and the Item Description like 'Tyre Treatment (replenishment) the quantity 2(pc), amount 40dollars and the vehicle number in the Reference Key 3 field. Then SAVE.
    But I want this requirement also in the MIGO transaction during Goods Receipt. But when Goods Receipt has been made, the value of the Reference Key 3 of the accounting document is set to the YearMaterial Document CreatedLine Item.
    Is it safe to change the value of Reference Key 3 during the creation of GR/GI? What is the impact to other transactions? Because I know there is a clearing tcode F.12/F.13 where it uses XREF3 for Clearing Documents.
    Please Help me clarify. Thanks!

    Hi SDNFI,
    How is the Reference Key 3 Field being configured as making the value to the Accounting Document from posting GR in MIGO? Please indicate the configuration. Else, if there are no configuration or no way to stop the system to fill the XREF3, can I just do substitution exit for MIGO to change the Reference Key 3 Field (XREF3)?
    Thanks a lot!

  • XML document question?

    Is an XML document only "information" on a song and not the song itself? I burned my "iTunes Music Library" to a CD thinking I saved all my songs. Can it be transformed into a usable file or did I just save "info"? Can anyone help a PC 1st grader?
    inspiron 8600   Windows XP  

    The XML file is only data about the songs on the Playlist or Library. You can open the file with one of several programs and view it for yourself.
    See: What are the iTunes Library files?
    There are no song files contained in the XML file. Only music metadata.

  • Easy Document Management - Check In of documents question

    Hello everyone,
    I am dealing with Easy DM 6.00, SP12 and I have one specific request from my customer. My customer still doesn't have content server implemented, and he would like to learn and use Easy DM. Since it is not a good idea to check in large quantities of documents to DMS_C1_st storage location, we were thinking about one slightly different solution.
    We would like to set up Easy DM to work in the following way: When "drag-and-drop" function is used, we don't want to check in document. We just want to create a link to the original file on local computer (in our client's case to their shared folders).
    Is it possible to change some settings, so that this happens automatically when creating a new document through Easy DM?
    Thanks!
    Best regards,
    Karlo

    Thanks for answer  Athol.
    The problem is that my client doesn't want just to use it for testing purposes. He wants to use it for some time until he implements content server.
    Since they are working with CAD drawings, their files can be fairly big, and their SAP database could be full of documents in a very short time - which would have for consequence slowing down the SAP system.
    So, we need to turn on this functionality somehow.

  • Word document question

    Is there any way to make the tutorial builder into word document? Also with having the show me in photoshop link work. or just without it?

    With all of the html that the builder creates the word file would be tough to work with. Perhaps you can create a pdf file instead? Simply open the tutorial's html file in a web browser and print to pdf file. From there you could print it out as is or maybe edit it in Illustrator?

  • InDesign:  Opening documents question

    Hello,
    I have recently upgraded to ID CC 2014 from CS 5.5.  When using 5.5, ID presented  me with a window displaying recent files, allowing me to choose the file I wished to open.  I don't see that on the most recent version, and I miss it.  Is there a Preferences Setting that turns that option on and off?  I've looked around in Preferences but don't see anything there about this.
    Thanks,
    Patrick

    I have not presented a good description of what I am trying to do.  I don't have the vocabulary to describe it, but I think of it as a "Splash Screen".  I know that I can open recent documents from the menu (File/Open Recent), but what I would like to do is open recent documents from this "Splash Screen" instead.  Since I don't know the correct term for what I am calling a "Splash Screen", I am uploading a screen shot to show it as it appears in InDesign CS 5.5.  The documents are listed as three.idd, two, indd, and one,indd.   Is there a way for me to get that back on the most recent version of InDesign?    I am using a mac running Yosemite 10.0, if that matters.
    Thanks....Patrick

  • FMBB transfer document question

    Hi,
    I have a particular scenario in which I am posting a document XXXX as follows:
    SIGN  L      FC    Amount
    SEND      1              F1                  50.00
    SEND      2              F2                  50.00
    RECV      3              F3                  50.00
    RECV      4              F4                  50.00
    where L: Line item and FC : Fund Center
    Now,
    Is there a way for me to know, that a particular receiver is getting the amount from which sender (1 or 2) ?
    In the V_FMED table there is no relation between the SEND and the RECV line items.
    Please suggest a solution to retrieve this information.
    Also mention if this information cannot be obtained. I am interested to know how SAP assigns amounts to the particular recipients in the case of Multiple SENDERS.
    Thanks!

    Transfer from where and how would Reader be involved? You need to give us some information to work with.

Maybe you are looking for