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…
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…
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…
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…
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…
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…