Browse By Tags

  • Open specific ItemType form from a client side method

    Hi All, I have an ItemType that is setup with two forms attached, one being the main default form used for viewing, editing, adding etc.. I would like to however be able to through a client side method open the "Secondary Form" loaded with a context…
  • Method form should use reasonable tabbing order - v12

    I was finding it very annoying that the Method Form has a tabIndex of 0 on Name, but then a tab index of 256 on Comment. What this does is make it so you can fill in the name and when you tab, well, nothing is apparently selected by the naked eye, but…