Save markup information in Primary Text attribute in DNG 7.0.3 via API
In DOORS Next Generation 7.0.3 you can put markup information in the Primary Text/Contents column. For example, can color text, underline text, strikethrough text, specify the color of text, etc (see image below for example). Is it possible to specify markup information for the Primary Text/Contents of an artifact via an API call, and if it is possible to do so, then how? I know that there is this Using OSLC capabilities in the Requirements Management application article which provides examples for how to update an artifact's attributes, but it doesn't specify if it is possible to set markup information.
, and
Accepted answer
You need to use HTML markup inside the jazz_rm:primaryText field.
If you fetch the Primary Text for an existing artefact that contains markup you'll see how it's done
Comments
1 vote
1 vote