Overview
The Search and Replace function is a time-saving feature that allows you to modify content across the entire Content Library or project by locating specific words or phrases and replacing all of them at once (or one by one).
- Deleted terms cannot be recovered.
- There are some considerations for special characters when using this function. See Special Character Considerations at the end of this article for more information.
Tips and Tricks for Search and Replace
- Filter and select library contents before accessing search and replace to limit search results.
- See how many items match your search criteria by clicking Find, even before entering replacement text.
- Preview the results from the right pane, and the total count of the searched term (as well as a count of the term present in each piece of content) from the left pane.
- When the Replace With term is a null string (nothing was entered) and Replace or Replace All is applied, the searched term is deleted and replaced with a space.
Note: If the searched term is the only word in the content, the searched term will not be replaced with a space.
Using Search and Replace in the Content Library
- From the Content Library main page, check the box in front of the desired content (or click Select All), then click More > Search and Replace.
- Choose to search across Answers, Questions, or All.
- Enter your keyword in the Search Exact Matches field and the new value in the Replace With field.
- Click Replace to replace the individual, selected piece of content or Replace All to update all contents in the search results.
- Click Yes on the confirmation pop-up to replace the terms.
Using Search and Replace in Projects
To search and replace within a project, follow the steps below:
- Select the section(s) you want to query by clicking the box to the left of the sections, then click More > Search and Replace.
- Enter the text in the specified field. If you enter multiple words or a phrase, the application replaces only the text that matches the phrase completely.
- Click Save to update the values in the project. Edits made are recorded in the activities for the question and the project.
Special Character Considerations
Characters Without Additional Text
The following characters can be used in searches with search and replace:
Note: Backslashes (\) and double quotes (") cannot be searched.
Symbol Name | Symbol |
Tilde | ~ |
Back Quote | ` |
Exclamation Mark | ! |
At | @ |
Hash | # |
Dollar | $ |
Percentage | % |
Caret | ^ |
Ampersand | & |
Asterisk | * |
Open Parenthesis | ( |
Closed Parenthesis | ) |
Underscore | _ |
Hyphen | - |
Plus | + |
Equal | = |
Open Brace | { |
Closed Brace | } |
Pipe | | |
Open Bracket | [ |
Closed Bracket | ] |
Colon | : |
Semicolon | ; |
Single Quotes | ' |
Less Than | < |
Greater Than | > |
Comma | , |
Full Stop | . |
Question Mark | ? |
Forward Slash | / |
Characters With Prefix or Suffix Text
The following characters can be used with prefix or suffix text:
Note: Backslashes (\), double quotes ("), back quotes with prefix and suffix text (`Text or Text`), and single quotes with suffix text ('Text) cannot be searched.
Symbol Name | Suffix | Prefix |
Tilde | ~Text | Text~ |
Exclamation Mark | !Text | Text! |
At | @Text | Text@ |
Hash | #Text | Text# |
Dollar | $Text | Text$ |
Percentage | %Text | Text% |
Caret | ^Text | Text^ |
Ampersand | &Text | Text& |
Asterisk | *Text | Text* |
Open Parenthesis | (Text | Text( |
Closed Parenthesis | )Text | Text) |
Underscore | _Text | Text_ |
Hyphen | -Text | Text- |
Plus | +Text | Text+ |
Equal | =Text | Text= |
Open Brace | {Text | Text{ |
Closed Brace | }Text | Text} |
Pipe | |Text | Text| |
Open Bracket | [Text | Text[ |
Closed Bracket | ]Text | Text] |
Colon | :Text | Text: |
Semicolon | ;Text | Text; |
Less Than | <Text | Text< |
Greater Than | >Text | Text> |
Comma | ,Text | Text, |
Full Stop | .Text | Text. |
Question Mark | ?Text | Text? |
Forward Slash | /Text | Text/ |
Characters In Between Text
The following characters can be used in between text (without space):
Note: Backslashes (\), double quotes ("), and back quotes (`Text) cannot be searched with text in between.
Symbol Name | Text Example |
Tilde | Text~Text |
Exclamation Mark | Text!Text |
At | Text@Text |
Hash | Text#Text |
Dollar | Text$Text |
Percentage | Text%Text |
Caret | Text^Text |
Ampersand | Text&Text |
Asterisk | Text*Text |
Open Parenthesis | Text(Text |
Closed Parenthesis | Text)Text |
Underscore | Text_Text |
Hyphen | Text-Text |
Plus | Text+Text |
Equal | Text=Text |
Open Brace | Text{Text |
Closed Brace | Text}Text |
Pipe | Text|Text |
Open Bracket | Text[Text |
Closed Bracket | Text]Text |
Colon | Text:Text |
Semicolon | Text;Text |
Single Quote | Text'Text |
Less Than | Text<Text |
Greater Than | Text>Text |
Comma | Text,Text |
Full Stop | Text.Text |
Question Mark | Text?Text |
Forward Slash | Text/Text |