Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

The UI action 'New' on click of this on custom table redirect to the new form

H M Aishwarya1
Tera Guru

Hi,

 

I have created a custom table by extending existing change_request table, In the custom table when user clicks on 'New' button on the table it should redirect to a new form. 

 

HMAishwarya1_0-1747248068778.png

 

Any suggestions would be Helpful.

 

Thank you.

1 ACCEPTED SOLUTION

Hi,

 

I was able to figure out for UI Action redirection.

 

HMAishwarya1_0-1747307480137.png

 

View solution in original post

6 REPLIES 6

Hi,

 

I was able to figure out for UI Action redirection.

 

HMAishwarya1_0-1747307480137.png

 

Arun_Manoj
Mega Sage

Hi @H M Aishwarya1 ,

 

It is OOB button , when you click on that 'New' button it will redirect to the table form, where you can pass values to fields and save/submit. Then new record will create in table.

 

 

thanks

Arun