The change lifecycle banner is empty in a custom table inheriting from the existing Change table.

H M Aishwarya1
Tera Guru

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.

HMAishwarya1_0-1746523299277.png

 

Any suggestions would be helpful!

 

Thank You.

1 ACCEPTED SOLUTION

Arun_Manoj
Mega Sage

Hi @H M Aishwarya1 ,

 

the way I resolved it was as following 

  1. go to System UI > Process Flow and Add at least 1 entry against the [Table] you want to add Process Flow Formatter
  2. Go to your [Form] and use [Form Layout] to add Process Formatter on the form under any field
  3. 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.

View solution in original post

5 REPLIES 5

Arun_Manoj
Mega Sage

Hi,

please check the process flow added in the layout ,

Hi,

 

The process flow is already added in the form layout.

Arun_Manoj
Mega Sage

Hi @H M Aishwarya1 ,

 

the way I resolved it was as following 

  1. go to System UI > Process Flow and Add at least 1 entry against the [Table] you want to add Process Flow Formatter
  2. Go to your [Form] and use [Form Layout] to add Process Formatter on the form under any field
  3. 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.

Hi,

 

I followed the steps given and it worked for me. Thank you!