Hello Team,
I have created Azure SQL SaaS database and connected to PowerApps.
I have data table control on my app which display the data and then I have form on the same screen. when I add field to the form as data card, It(data card) containts key and value cards as labels. I need Key as Lable and value as Input text box so when I submit the form I can write those values to Azure SQL DB.
What I have noticed is, When I add a field to the form, I see "EDIT" control type for the field is missing. Can you please help? Appreciate your response.