Browse By Tags

  • GUI - Skinning v12 with Custom Look/Label/Icon

    Steps to skin PLM These instructions assume you're in the root directory of installed v12 Innovator (so the paths are relative to that). It has been necessary to clear my browser cache and restart the server to get these changes to show. I recommend…
  • Grid on WYSYWIG Forms Editor

    I'd like this added to the body style of the iframe that is loaded in the Forms Editor (html.html_edit_form body.claro.body_edit_form). background-size: 12px 12px; background-image: linear-gradient(to right, #2000ff30 1px, transparent 1px), linear…
  • Why OAuthServer/wwwroot/js/app.js for styling?

    Seems silly to me to use a JS file, a file named "app.js" at that, for styling a page. Also, it steps on any custom styling as it renders outcome AFTER CSS has been loaded. This file does two things, only: Set background image from what looks like…
  • Change style of default Form button (without using a full custom html button)

    Hi community, has anybody some experience with customizing the standard blue form buttons in Innovator? I want to make them not blue fixed size independent from button label round corners (nice to have) I know that it´s possible to design…
  • Where can I add a favicon.ico / website icon?

    Hi Community, webpages often use a shortcut icon / website icon so uses can identify a website more easily. I noticed an error message in the browser debugger that my Innovator website searches for a favicon.ico. So I assume Innovator can also use…
  • How to color full federated items in the grid?

    Hi, maybe somebody has an idea how to solve this one. I have a full federated ItemType that contains a couple of yes/no columns. The data is displayed as standard grid in Aras. I want to highlight the yes/no values in the grid. Coloring regular ItemTypes…