- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2025 02:22 AM
Hi,
I have created a New custom table by extending existing change request table, I am not able to see the change life cycle banner on the custom table. Where is it derived from Is this defined in flow or am i missing something in the configuration.
Any suggestions would be helpful!
Thank You.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2025 02:58 AM - edited 05-06-2025 02:58 AM
Hi @H M Aishwarya1 ,
the way I resolved it was as following
- go to System UI > Process Flow and Add at least 1 entry against the [Table] you want to add Process Flow Formatter
- Go to your [Form] and use [Form Layout] to add Process Formatter on the form under any field
- Go to [Form Designer] and now you will see Process Flow Formatter and you can drag into the top section you created.
It is weird that It does not appear in Form Designer's Filed Types, It only happens sometime, I have seen it appear just fine in many instances.
Try this and it should resolve your issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2025 02:48 AM
Hi,
please check the process flow added in the layout ,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2025 02:51 AM
Hi,
The process flow is already added in the form layout.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2025 02:58 AM - edited 05-06-2025 02:58 AM
Hi @H M Aishwarya1 ,
the way I resolved it was as following
- go to System UI > Process Flow and Add at least 1 entry against the [Table] you want to add Process Flow Formatter
- Go to your [Form] and use [Form Layout] to add Process Formatter on the form under any field
- Go to [Form Designer] and now you will see Process Flow Formatter and you can drag into the top section you created.
It is weird that It does not appear in Form Designer's Filed Types, It only happens sometime, I have seen it appear just fine in many instances.
Try this and it should resolve your issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2025 04:58 AM
Hi,
I followed the steps given and it worked for me. Thank you!