Autopopulate field from incident form on new problem form.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2017 09:30 PM
Hi All,
In incidents the problem_id field is a reference to the problem table. When clicking on the magnifying glass a list of problem records appear. If I click on the NEW button from this list a form appears,i want to autopopulate some fields such as configuration item, short description, Impacted service from previous incident form.
Any suggestions.
Thanks in advance.
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-15-2017 10:52 PM
One quick query Shishir,
Can we modify that New button, as we have 'create problem' UI context menu script,. That menu also redirects to new form with auto populated values.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-15-2017 11:02 PM
You mean to say you want to replace the New Button to "Create Problem", if yes. you can do this from UI Actions. You can override the UI Action.
Please check below for more details.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-16-2017 12:17 AM
Hi Arohi,
Please let us know if you were able to populate the field from parent table to child table form.
Please mark the answer correct, I was able to clarify your query.