Hi,I have a requirement of calling an pre-filled DCT on selection of a dropdown value in another DCT. Is this possible?Thanks.
Sorry. Its pre-filled dcr.In a DCR I have a dropdown, on selection of any value in the dropdown the fields of another dcr should be loaded to this current dcr.
What i can suggest is to use a Callout and select as what DCR you want to embed. Once thats done, store only the path of the embedded DCR in the parent DCR.Here your generation logic should be a custom script.HTH