- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2024 10:21 AM
I need to see the code behind this dialog:
dialogClass('publish_to_product_catalog')
Client want to add specific Variables Sets and Flow on the "Publish to Software Catalog" UI Action
Thank you in advance
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2024 10:58 AM
Hello,
The dialogClass usually opens a window on current record and this consists UI Page in most cases.
You can go to UI Pages > search for Name 'publish_to_product_catalog'
If my response proves useful, please mark it "Accept as Solution" and "Helpful". This action benefits both the community and me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2024 10:58 AM
Hello,
The dialogClass usually opens a window on current record and this consists UI Page in most cases.
You can go to UI Pages > search for Name 'publish_to_product_catalog'
If my response proves useful, please mark it "Accept as Solution" and "Helpful". This action benefits both the community and me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2024 11:02 AM
Thank you Akash4
It was useful