WPS Document Components on macOS FAQ

Last updated:July 15, 2026

When using WPS Document Components, common questions usually focus on field display, field updates, and content reuse; this page includes 4 common questions and a glossary.

FAQ

Why does the table of contents or some content show a string of code?

  1. This usually means the content is currently shown in field code view.
  2. Select the related content first and confirm whether it is a field object.
  3. Press Shift+Fn+F9 to switch between field code display and result display.
  4. If you still need to adjust it, check the current document view or related field settings.

Why is my field code not updating?

  1. Select the field content that you want to update.
  2. Press Fn+F9 to update it.
  3. If the result still does not change, check whether the field depends on document content, date values, or other parameters.
  4. If needed, insert the field again and test it one more time.

What content is suitable for AutoText?

  1. AutoText is suitable for common paragraphs, fixed notes, signature information, or reusable template text.
  2. Select the full content first, then save it to the AutoText library.
  3. Give each item a clear name so it is easier to find and insert later.
  1. After unlinking, the field content becomes static text.
  2. Static text no longer updates automatically when parameters or document content change.
  3. If you still need dynamic behavior, keep the field instead of unlinking it.

Glossary

TermDefinition
FieldA dynamic content object that can generate results based on parameters or document content, such as dates, tables of contents, or page numbers.
Field codeThe underlying expression of a field that defines its type and parameters, and can be switched with the displayed result.
AutoTextA reusable content item that is suitable for saving common text, paragraphs, or template fragments.
Code blockA separate area used to display code in a document, usually with a language type for clearer presentation.