Skip to content

Conversation

@Shweyy123
Copy link

This client-side function, openEditLastCommentModal(), enhances the Incident form experience by allowing users to edit the most recent Work Notes or Additional Comments directly from a modal dialog—without leaving the form.

It uses the GlideModal API to launch a UI Macro (edit_worknotes_comments_inc) and passes the current incident’s sys_id to pre-load relevant data. This interaction is triggered by a UI Action configured as a form button (Client: true, Form Button: true), enabling quick and intuitive editing for agents.

This approach improves communication accuracy and speeds up ticket updates by avoiding full page reloads or manual comment searches.

@WillemZeiler WillemZeiler self-assigned this Oct 6, 2025
@WillemZeiler
Copy link
Contributor

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.

@Swetha-dev59 Swetha-dev59 mentioned this pull request Oct 7, 2025
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants