- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2025 11:41 AM
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.
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-15-2025 04:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2025 04:11 AM
Hi,
I was able to figure out for UI Action redirection.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2025 12:05 AM
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