Solved
Attaching a selected Document sub type to a Part
Hi All,
I would like to know the solution for a scenario listed below. Please let me know what can be done to solve the same.
Say for WTDocument there are 3 soft types like ADocument, BDocument and CDocument, and if I had to attach only BDocument to WTPart and not ADocument or CDocument. How would I be doing it ?
In case if i try attaching ADocument or CDocument an error should pop up saying that only BDocument can be attached.
How to customize the above solution ? Is it using events, listeners or form processor or by any other means ? Can anyone please let me know about the same.
Thanks in advance.
Best Regards,
Aditya

