-
Notifications
You must be signed in to change notification settings - Fork 907
Format JSON Data in String Fields #2172
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Format JSON Data in String Fields #2172
Conversation
|
Hi @raghavs046 For Hacktoberfest, we’re aiming for high-quality contributions providing real-world use developer cases. Please also include a reference to the standard documentation, as this is more an example of how to use the standard function, and it is useful to have the links here in case they want to read more about it. Also please provide the details or screenshot in readme file of what value does 'u_json_field' holds and how it looks after the update. |
|
@rohi-v This is a real word example but sometime we do not have access to instances where we have implemented the solution. So I implemented it again in dev. |
|
Looks Good, Thank you for your contribution. |
PR Description:
This fix script will improve the readability of JSON data in string field on forms.
This will also avoid a click to see the formatted data through "json_view" attribute.
Pull Request Checklist
Overview
Code Quality
Repository Structure Compliance
Core ServiceNow APIs/Server-Side Components/Client-Side Components/Modern Development/Integration/Specialized Areas/Documentation
Restrictions