- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2024 05:48 AM - edited 05-08-2024 05:53 AM
I am trying to write a Javascript code to override 'Attribute' entry in a dictionary for a field. Can someone help me with this please?
Based on the user who is accessing a list in a table, the attribute of the field should be changed is my use case.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2024 11:18 PM - edited 05-09-2024 11:20 PM
hi @Isac Newton Gab ,
Please change the code like this -
javascript:'no_truncate='+new global.DictinonaryOverride().checkUser()
Thanks,
Goutham
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2024 11:18 PM - edited 05-09-2024 11:20 PM
hi @Isac Newton Gab ,
Please change the code like this -
javascript:'no_truncate='+new global.DictinonaryOverride().checkUser()
Thanks,
Goutham