function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
34213421 

commandbutton setting refurl as same page by default. How do I remove that

I have apex:commandbutton with action called to a method of controller. This VF page is being invoked by a different JS which autopopulates VF page, I see that the apex:commandbutton sets action refurl as the same VF page. How do i remove that?
<form id="p_id1:j_id10" name="p_id1:j_id11" method="post" action="https://force.com/Test?refURL=http%10A%10F%10Fforce.com%2FTest"