db sh 26.Apr.12 12:15 AM a Web browser Applications DevelopmentAll ReleasesAll Platforms
Dear All,
I m working on client application, there is one problem in my database. I have to open response document on click of parent form check box.. when i click on check box there is multiple value like a,b,c,d.. when user select "a" , "b" then related response will open , at that time i am passing the parent docId in response's and generating docid's in response documents also with formula @Text(@DocumentUniqueID).. now the problem is both response document id's are same :( why this problem occuring ? coz of same response id's on saving its creating problem..please suggest some solution..