How can we create run time text box?
I am using CLM 6.0.2 running on windows server. I have created a custom work-item where I have an attribute for multiple selection. Now when I select multiple values and click on save I need to add those many custom run time text box (or any editable) attributes. The number of rune time custom attributes should be same as number of values selected by multiple selection attribute.
So is there any APIs available to do so. Its not only limited to text box, but also any attribute that can be created(run time) which should be editable.
Any help would be appreciated.