Hi,I need some guidelines on how i can pass value from one DCR to another. ie. I will enter some data in a DCR A and save it. Then i will open another DCR B from another data type and the changes saved on DCR A should reflect on the DCR B.I would like to have some guidance on how i can achieve this.Thanks,A
You may parse the DCR and get the value but my question here would be why you want to do this?It would be good if you mention your actual requirement as what makes you think this way?
The actual requirement is like this:I have a callout in my DCT A(or rather i make it from DCR A) in data category A(e.g. model). I enter some data for the model on DCR A and save it.I click on the callout on model dct, it opens a popup for searching dcrs in data category B(modelcategory). I search through the dcrs and and list them. I select a dcr and it should open the DCR of data category B.So here is what i want to achieve:from DCR A(whatever i saved on the model dcr), it should reflect on the DCR B(say of modelcategory).So i am just confused on how i can achieve this. Please guid.Thanks,A
Similar approach had been discussed [post=101599]here[/post]
Thanks, I am actually new to this. So you mean i can put this in my cgi? and it will get reflected on which DCR ?I mean DCR A or DCR B?For reference i am attaching my cgi. kindly advise.Thanks