Browse By Tags

  • How to get the source item properties in the related item onafteradd event?

    hi All, I have an type(source item) called A. A has relationship called B, which relates A to C(related item) I wrote a VB server event and in related item(C) onafteradd to execute I want to get the properties of the source item before the relationship…
  • Get Related Item from a Form.

    Hi Can somebody please help me understand how to get a Relationship Item from a Form Method. I have tried getReleated Item but it doesnt seem to work for me. I want to run a method on Click.So when a User clicks that button it should open up another…
  • how to prevent the related item being updated to the source item?

    we have a custom Item type called "Buyer" and OOTB item type "Document" There is a relationship type "Buyer Document". So when there is an update with the related Document to the Buyer item, the latest "Document" is getting updated to the Old "Buyer…