Resolved! Why tableChoicesScript Attribute is not working for me?
I have a simple Document ID Field on form. I added the following script include var RelationshipScript = Class.create(); RelationshipScript.prototype = { initialize: function() {}, process: function() { var tables = ['incident', 'int...