
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2020 06:53 AM
What I mean by the preview button is:
What I mean by read-only is:
Is there a way to make a field read-only and not lose the preview button? What makes it go away? It is there all the way up until the page completely loads, which tells me there is a script running in the background removing it.
Thank you,
Charles
Solved! Go to Solution.
- 4,126 Views

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2020 06:56 AM
Hello Right-click on the filed in question open the Configure Dictionary option
in the attributes or create a dictionary override add this - readonly_clickthrough=true

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2020 06:56 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2020 08:12 AM
Exactly what I was looking for. Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2025 12:15 PM
I have tried this for a custom field but the "Dictionary Override" related list doesnt come up. any work arounds?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2025 12:19 PM
I believe the click-through is built around reference fields (i.e., fields that will take you to a form that displays information about what is being referenced). I would bet you'd have to write your own logic to handle the custom field (which sounds like a lot of work). I'm far from an expert, but that is my guess.