How can I redirect url to same page in UI action

akshayjain
Tera Expert

I have created a button and After inserting thethings, the page should stay. What can I do

1 ACCEPTED SOLUTION

VigneshMC
Mega Sage

Try

action.setRedirectURL(current);

Thanks

View solution in original post

1 REPLY 1

VigneshMC
Mega Sage

Try

action.setRedirectURL(current);

Thanks