What I've done is added the following code to the "update-vu-registration-form" form's "Enter the message to display instead of the form. " section.
=> /wp-admin/post.php?post=4753&action=edit
Then I've created a fresh page and added the view "vu-registration-view-squ" to it that contains the form.
As you can see with the following video that I capture, it seems working as expected, When I approve user it shows "Approved" text and when I unapprove it, it shows "Un-Approved" message.
=> hidden link
Now we need to apply the same scenario but with two radio buttons (Accept & Reject) as on the attached image. How to apply it on radios instead of Checkboxes.
I have added this code to the update post form, where (accept) is the name of the radio buttons.
but when I submit a new post.
I expect to see two radio buttons, when I select one of them and submit, a message of Approved or rejected appearing.
But what I got is: the message (Approved) appears by default after each new submission.
May I kindly ask you to open a new ticket with every new question you may have. This will help other users searching on the forum as well as help us to write correct problem resolution summery.