Forum Discussion
soerenporse
Aug 14, 2019Copper Contributor
Conditionally showing/hiding a field in sharepoint "new item" form, WITHOUT the use of any code
Is there any way to achieve this functionality without using any code?
Will I need to use SharePoint Designer and conditional formatting for this purpose or is there an easier way to do it?
- Rob EllisBronze ContributorYou would need to customise the list form using PowerApps - https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/customize-list-form
- soerenporseCopper Contributor
I tried to customize with powerapps, but only some of the fields are showing up? :
These are all columns for that particular list:I've chosen to hide some of the above columns from the "new item" form, via Content types menu, but the ones you see below should be shown (they are all visible when selecting New item from the sharepoint list):
EDIT: It seems that only the first 7 columns from the list are displayed...
- Rob EllisBronze ContributorI'm unfortunately not a PowerApps person, so I'm sure someone else will comment soon - but I wonder whether maybe PowerApps only puts the first 7 columns on the form by default, and you have to add the rest yourself.
- +1 for PowerApps