Hidden Text, Paragraph and Section
This is a scenario involving hidding parts of documents.
The elements <text:conditional-text/>, <text:hidden-text/>, <text:hidden-paragraph/> and the attribute text:display=“condition” have been in the ODF specification since version 1.0. The are used to show parts of the document depending on the value of a boolean expression that can include references to user fields.
Steps
Open the document user-field-true.odt or user-field-true.fodt
Check that the visible text matches what is written in the description
If the text does not match, update the user variables. In OpenOffice/LibreOffice, this is achieved by pressing F9
Check that the visible text matches what is written in the description
Save the document and check that the elements <text:conditional-text/>, <text:hidden-text/>, <text:hidden-paragraph/> and «text:section/> are still present.
Close the document and open user-field-false.odt or user-field-false.fodt
Check that the visible text matches what is written in the description
If the text does not match, update the user variables. In OpenOffice/LibreOffice, this is achieved by pressing F9
Check that the visible text matches what is written in the description
Files
Original
Tracker
Analysis