I have a JavaScript method that runs on the OnInsertRow event of a RelationshipType. My question is, are C# methods allowed to be run on ReltationshipType events? Or are client side JavaScript methods only allowed?
↧
I have a JavaScript method that runs on the OnInsertRow event of a RelationshipType. My question is, are C# methods allowed to be run on ReltationshipType events? Or are client side JavaScript methods only allowed?