edit form
2 TopicsHide Edit Form option from SharePoint Online List
Anyone know how to get rid of the Edit form option when you click on a SharePoint list item. Mainly the Edit columns option. If it can be based on permissions that would be great so the owner can show and hide the columns they want to be editable/not editable.Solved6.3KViews1like2CommentsAdding form to existing app, EDIT Form does not have Update Property or StarVisible, SQL Data Source
I have an existing PoweraApp with existing forms that allow user to Edit, Add New or Read only SQL data. I'm trying to add a new form to the app with same SQL data source but a different table. When I use the New Screen, 'Screen with header and edit form' the DataCardValue does not appear on the screen but is part of the DataCard. The DataCard is missing the ErroMessage and StarVisible. I can put the form into edit or new mode but cannot edit exiting data or add new records. What am I doing wrong? ThanksSolved