• 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…
  • uiShowItem reload

    Hi, In a javascript method, I use uiShowItem to open an existing Item. When the Item is already opened , uiShowItem doesn't trigger a reload of the Item. Is there a way to do the reload after using uiShowItem when the page ?