SOLVED
How to convert long text field to short text field for beginner user.
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
PC08
5 - Atom
‎06-14-2023
10:21 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
How to convert long text field to short text field for beginner user.
Solved! Go to Solution.
Labels:
- Labels:
- Workflow
1 REPLY 1
Clifford_Coon
11 - Bolide
‎06-14-2023
10:27 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @PC08 ,
You can use a Select tool and modify the length, or you could first use a formula like Left(String, len) to size it before the seelct.
