Browse By Tags

  • Date field not get disabled

    Hi, I am trying to disable date field when item is locked, I did something like this: Method is hooked on form event "OnFormpopulated" var isItemLocked = thisItem.isLocked(); var transfer_date = getFieldByName("transfer_date"); if(isItemLocked…
  • 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?
  • Date - Display - Working days

    Hi everyone... When i use the project management the date is displayed as  like " Month/Date/Year ". Is there any solution to like this " Date/Month/Year".? when assigning activities with date to any Identities Aras Scheduler takes " Saturday and…