Content Publish Designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2025 11:39 PM
Hi there,
Thanks for your time, is there any way to configure the layout or fields on "streamline_content_authoring" ?
I can customize the below section to add a new content type for content publish.
But how to configure the page after the click the new content type item ? I try to change the url's content type to my new content type's sys_id. But the whole page shows blanks.
Regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2025 08:36 AM
@Alan37 ,
streamline_content_authoring form is not configurable.
If you have added a new content type, based on the content category you can use one of these options from the nav
If you want it to appear on content selection modal, you will have to customize content_type_selection UI Page. I would advise against it, as you will lose future enhancement in Content Publishing app.
Please mark this as Helpful / Accept the Solution if this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2025 06:43 PM
Thanks for your time.