- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2025 09:23 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
We found that having quotes around the attribute property in the field's dictionary record was the culprit.
'editor.height=1000' worked in classic forms but wasn't honored in the Workspace. Removing the single quotes fixed the issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2025 10:08 AM
Try this,
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0793408
If this helped to answer your query, please mark it helpful & accept the solution.
Thanks,
Bhuvan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2026 07:48 AM
@darthkims Have you found a solution to this yet?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2026 06:42 PM
nope
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
We found that having quotes around the attribute property in the field's dictionary record was the culprit.
'editor.height=1000' worked in classic forms but wasn't honored in the Workspace. Removing the single quotes fixed the issue.

