Forum Discussion

Nathan's avatar
Nathan
Ideator I
6 years ago

Mouse Over Help Problem

Good day all.  I was looking at the Mouse Over Help project.  I copied the script into a method, but when I run it there is an event handler error "Unable to set property 'title' of undefined or null reference.  I'm not sure how to correct this.  Any help would be appreciated.  Thank you.

13 Replies

    • Nathan's avatar
      Nathan
      Ideator I

      I copied it.  Right now, not exactly sure on how (or if I can) to import a package.

      • Gopikrishnan's avatar
        Gopikrishnan
        Ideator I

        Hi Nathan

        Follow below steps

        Download the package from https://github.com/ProcessPLM/Aras-Mouse-Over-Help

        Download the Import/Export Utilities from https://www.aras.com/en/support/downloads

        Unzip and navigate to \PackageImportExportUtilities.zip\PackageImportExportUtilities\Import folder and run import.exe

        Provide servername, database,username, password and click login

        In Path select imports.mf file from mouse over help package

        Select the available package and select type = Merge and Mode = Thorough Mode

        Click Import

        Login to application and fill help text in item type and add this method in corresponding form on populated event. 

        If it does not work, confirm your aras version 

  • Did anyone find a solution to this?  I have it working on one itemtype and not on another (which is giving the above error).

    • Nathan_H_'s avatar
      Nathan_H_
      Ideator I

      Jeff,

      Sorry for the late response, I just logged into the account this was posted under.  I have not figured out the issue I am having yet.  I did notice that I don't have the report added to the ItemType ItemType.  That could be part of my problem.

  • Hi community,

    I am not familiar with the mentioned github project and cannot help with the shown error message.

    But: Aras has integrated this feature in Innovator 26!

    Of course this is right now a subscriber-only service pack, so free-users still have to wait.

    I personally use a simple onLoad Method for adding tooltips and placeholders. It does the job.
    But I like the new Aras variant with the "?" and "Show more" options. Offers a lot of potential to integrate as much helpful information as possible. 

    Best regards

    Angela