Browse By Tags

  • Change Date Format in Calendar Control Date field

    I have a date field in my custom form that is not bound to any item type. The Calendar Control Time selection is disabled by default as the default format is Short date. How do i change this to long date so the time selection is enabled?
  • Tech Tip: Style Non-Current Items

    It's easy to lose track of whether you're looking at the current version of an item, especially when opening an item from a relationship or item property. This tech tip demonstrates two ways to show whether an item is current at-a-glance using form styles…
  • Hide Relationship Tabs on Aras Forms

    "How can I hide a specific relationship tab on one of my forms?" It's a fairly common question asked by Aras administrators. You may need to hide a tab when an item is in a certain lifecycle state, has a particular classification, or a user belongs…
  • Customizing Your Aras Forms: Part 2

    As we covered in the first part of our blog series , the possibilities for your Aras forms extend beyond the configuration options in the Aras Form Editor. In this article, we'll see how we can combine a little CSS and Javascript to apply custom styles…
  • JS event when ECO form is saved?

    Former Member
    Former Member
    Hi, Is it possible to listen to some kind of event to know when the ECO form has been saved? I have an HTML field in the ECO form, where I have put a <script> tag with JavaScript code within. I want that code to execute again after the form has been…
  • Validation of invisible textbox

    Former Member
    Former Member
    I have a textbox which gets the value of the select option from a dropdownlist, the textbox is binded to a property of the ItemType which has the Required set to true.  So if no selection is made from the dropdownlist, it will trigger the validation for…
  • Add DropdownList with values

    Former Member
    Former Member
    I  added a dropdownlist on a form, I am unable to make reference to the dropdownlist object via name or type in Javascript. And the object doesn't seem to exist when viewing HTML source. I am trying to populate the dropdownlist  with some values when…
  • Request.QueryString item.value

    Former Member
    Former Member
    hi i can create new form and new windows but can not request new windows item.value for form. if javascript can run this? i try not ok.