Browse By Tags

  • How to import Helvetica Neue Lt Std Font to apply that font in the Aras css Tech docs?

    Hello, I received a zip of the font in question. I need to apply this font to particular text. How does one use this zip file? Best Regards, Frank
  • Form - Field Label - Font Family - Change Default

    Good day all. Does anyone know where I have to go to change the default Font Family? Currently it is set to tahoma, arial, helvetica, sans-serif . I would like to remove tahoma or move it to the back of the list. Thank you.
  • Button not adhering to CSS

    Hello, I've got a button with very simple CSS (below). Problem is, the button isn't adhering to the code: {$this field rule} input; input[type="button"]{ height: 50px; width: 50px; } input[type="button"]:disabled{ background: #dddddd; } On both…
  • Instruction: Changing the Header Logo in Aras Innovator V12

    Hello everyone, Here is a short instruction on how to change the client header logo when logged in into Aras V12. Whereas V11 used a simple .svg file inside the code tree, in V12 we need to dive a little deeper: Open the TOC and go to Administration…
  • Report - Method - Stylesheet Question

    Aras 11 SP10 Good day all. I am trying to create a report that will pull all of the attached items from a document. I have a method that will get the information, but I can't get it to output correctly for the report (can't figure out the correct Stylesheet…
  • Where are CSS minified?

    I just got off the horn with support for an hour because I thought it important that they know some: 1. CSS classes are injected at view use of form on the creation/edit/view of an ItemType. 2. Inline styles are injected with a default (for at least…
  • Customize login panel

    Hi, On the login panel, I would like to add a button or a link to an external form to request an account. Something like this: Is it possible to do that in ARAS R12 SP8 ? Thank you in advance. Regards.
  • UX - CSS Pseudo Selectors - Indicate Required and More!

    One thing that irks me is submitting a form that isn't complete and not having an indication of what is missing until after attempted submission. We could color all the labels differently than the non-required, but I really wanted an asterisk in red…