Forum Discussion
specoop
Oct 02, 2024Copper Contributor
Prevent Users from Changing "Content Type" After Item/Document Creation
Hey everyone, Quick question for the community! I’m working with a list that has 10 different content types. What I’d like to do is prevent users from changing the content type once an item is c...
Martin-Coupal
Oct 03, 2024Iron Contributor
I would try this: 1) Disable quick property editing in the library advanced settings. 2) Customize the library form with Power Apps (Integrate/Power Apps/Customize forms). I guess you can define the rule when to display/hide the "Content Type" field in the form.
- specoopOct 03, 2024Copper Contributor
Sorry - I should have clarified. Our organization has external users - and external users don't have licenses for PowerApps - so PowerApps unfortunately isn't an option for us (gosh I wish I could use PowerApps.)
- Martin-CoupalOct 04, 2024Iron ContributorDid you tried to first add the user as a guest in the M365 administration and then share the list to the user? It should work even if guest has no licence. I've just tried in my dev environment and it works
1- added a gmail account as a guest user in M365 administration
2- share the list to this user.
3- It will receive an email with link to the list. Make sure you are opening gmail account in private session. Click the link, it will ask to confirm email address and send a code. After entering the code, you will access the list and should be able to open the custom form.- specoopOct 04, 2024Copper ContributorOh...let me try it out in our environment. That would be great if we could use a super simple powerapp