Docs troubleshooting page (#8312)
Related to #8296 --------- Co-authored-by: Félix Malfait <felix@twenty.com> Co-authored-by: Félix Malfait <felix.malfait@gmail.com>
This commit is contained in:
@ -24,7 +24,7 @@ Start typing directly or press '/' to add elements like headings, files, or imag
|
||||
|
||||
### Format Content
|
||||
|
||||
You can format your notes right from the editor. Use markdown syntax, press the `/` key or click on the `+` icon on the editor to see the different block options, such as headings, tables, and lists. You can also attach images to your note.
|
||||
You can format your notes right from the editor. Use Markdown syntax, press the `/` key or click on the `+` icon on the editor to see the different block options, such as headings, tables, and lists. You can also attach images to your note.
|
||||
|
||||
Highlight the text to see more formatting options like bold, italics, and alignment options.
|
||||
|
||||
|
||||
@ -76,7 +76,7 @@ Here's how you can do it:
|
||||
|
||||
<img src="/images/user-guide/fields/deactivate-field.png" style={{width:'100%'}}/>
|
||||
|
||||
And, voila! You've deactivated a field. But what does this imply for your CRM operations?
|
||||
And, voilà! You've deactivated a field. But what does this imply for your CRM operations?
|
||||
|
||||
1. **In-App Functionality:** A deactivated field will no longer be functional within the app. You won't be able to assign values to these fields anymore.
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ sectionInfo: Discover how to use standard and custom objects in your workspace.
|
||||
|
||||
## Import data
|
||||
|
||||
You can import People and Companies data into Twenty from other apps using a .csv, .xslx, or .xsl file. In the <b>Companies</b> or <b>People</b> page, click on <b>Options</b> and then on <b>Import</b>.
|
||||
You can import People and Companies data into Twenty from other apps using a .csv, .xlsx, or .xls file. In the <b>Companies</b> or <b>People</b> page, click on <b>Options</b> and then on <b>Import</b>.
|
||||
|
||||
Upload your file, match the columns, check your data and import it.
|
||||
|
||||
|
||||
@ -55,7 +55,7 @@ The newly created view opens automatically.
|
||||
|
||||
#### From Sorting and Filtering
|
||||
|
||||
When you change the `Sorting` and `Filtering` of an existing view, a `Save as new view` button will appear at the right edge of the `View Bar`. This will opens the New View menu mentioned above, allowing you to create a new view out of an existing one.
|
||||
When you change the `Sorting` and `Filtering` of an existing view, a `Save as new view` button will appear at the right edge of the `View Bar`. This will open the New View menu mentioned above, allowing you to create a new view out of an existing one.
|
||||
|
||||
<div style={{padding:'69.01% 0 0 0', position:'relative', margin: '32px 0px 0px'}}>
|
||||
<iframe
|
||||
|
||||
@ -23,7 +23,7 @@ You can customize the display of your records using views, setting different fil
|
||||
A `Workspace` typically represents a company using Twenty. It holds all the records and data that you and your team members add to Twenty.
|
||||
It has a single domain name, which is typically the domain name your company uses for employee email addresses.
|
||||
|
||||
Sure, here is the glossary in the requested markdown format:
|
||||
Sure, here is the glossary in the requested Markdown format:
|
||||
|
||||
## Field
|
||||
A field refers to a specific area where particular data is stored for an entity.
|
||||
|
||||
Reference in New Issue
Block a user