Sorry, but there are no more tags available to filter with.
  • OnBeforeNew - unable to get new Item

    I am trying to pre-populate a property value before the create new item form is displayed. However I cant seem to get the reference of the new item, and I am using JavaScript for client event: OnBeforeNew of the Item. var itm = this.newItem(this.getType…