I have a service project and an associated form which have some field with radio buttons, I have the same form in a software project and I want the radio selection data captured in the service project form should clone into the form for software project, for the same field.
How can I do that?