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