
I’m trying to create a new user registration process. I want it to begin with a phone number. Then I will send a verification code which the user will be able to enter the next step. The problem I am facing is each step of the multi step power page form is showing all the columns of the underlying table. I want to save the data only if the phone number is confirmed. How could I achieve this?
For the table in question create a Dataverse Form with Tabs where each tab contains only the fields you want.
On the Multistep Form steps, under each of the the Steps (General tab), set the Type to Load Tab, and then select the respective Tab .
(if you are changing an existing Step check the Form Defintion Tab does not have automatically generate steps from tabs ticked).