Forum Replies Created

Page 21 of 21
  • Andreas Pfeiffer

    Administrator
    October 26, 2021 at 10:08 am in reply to: Hide menus

    Great!
    Have a great day!
    Best,
    Andreas

  • Andreas Pfeiffer

    Administrator
    October 26, 2021 at 9:24 am in reply to: Hide menus

    Hi Denis,
    You may want to remove the libraries from the /Startup folder of your Omnis installation. Note if your installation is split in two locations (Application and AppData) you also want to remove those libraries from the /firstruninstall folder. Otherwise Omnis re-creates the deleted libraries in the /appData
    Best,
    Andreas

  • Andreas Pfeiffer

    Administrator
    January 16, 2020 at 11:57 am in reply to: refresh page jsForm

    Hi Coralie,
    I am a little bit confused when you write that the form is launched by the Startup_Task. One can actually do this but normally a remote form is instantiated by either using the html file that points to it or using i.e. $ctask.$changeform or $openform. That said they are using a remote task (not the Startup_Task) as a container for its own instance.
    However you could try to find out why the crash happens using the command
    Do sys(3000) somewhere in the code. This brings up a message that the code is then traced in a log file. When Omnis crashes you can have a look in that log file and possibly see what command caused the problem.

Page 21 of 21