Create a New UI Action on form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10 hours ago
Hi,
I am trying to add a "New"button side to filter under translated versions tab.
This new button should create new knowledge article.
I am confused between UI Action & action assignment.
How can I achieve this?
Can anyone share feasible approach ?
Thanks in advance!
- Labels:
-
Workspace : Next Experience
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
8 hours ago
Hi @shubhamvrm2 ,
I tried your problem in my PDI and it works for me please check below steps ,
Navigate to All<Now Expereince Frame work< Declarative action < Related list action
table name for reference - sys_declarative_action_assignment
Create new record - create script as per your requirement client or server
Result
Please mark my answer correct and helpful if this works for you
Thanks and Regards,
Sarthak
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
7 hours ago
Hi
My requirement is when I click on new button
A new KB article form must be opened.
