Hi All,
Here is my use case : When users click button1 I want to open SharePoint new item form e.g. Form1.aspx and when user clicks on button2 I want to open SharePoint new item form e.g. Form2.aspx both are new forms for SharePoint, the difference is only in UI and controls displayed.
I am able to customize the new form in power apps but thats just one form Form1.aspx . I just want to check if we have can have multiple new forms for the same list. How can I create Form2.aspx for the same SharePoint list ?