Skip to content

Nag code snippets day31 new #1612

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

Closed

Conversation

nag39g
Copy link

@nag39g nag39g commented Oct 31, 2024

The following code snippets are added.
Integration: Asynchronous Callback API for Request Fulfilment
Glide Aggregate: Reusable function to get the count of cancelled sc tasks for a RITM
Client Script: Change Priority field color when it is critical on Incident form

@SapphicFire SapphicFire self-assigned this Nov 1, 2024
Copy link
Contributor

@SapphicFire SapphicFire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution. However, this submission is not relevant to this repository. We encourage contributors to review the project's objectives and guidelines (see the README.md and CONTRIBUTING.md files) before submitting pull requests. Closing this for now. Once you make additional changes, feel free to re-open this Pull Request or create a new one.

Only one of these subfolders and file sets is valid, and it is a near-duplicate of existing submissions


if (priority == '1') { // for critical
// Highlight the Priority field in red
g_form.setFieldStyle('priority', 'background-color', 'red');
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This method does not exist in UI16 or Next Experience

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not code...

@SapphicFire SapphicFire closed this Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants