Forum Discussion
Asesh Kumar Maity
Dec 21, 2020Brass Contributor
Create a SPFX webpart for user input form having more than 12 lookup columns
List 'A' has more than 5000 items and also contains more than 12 lookup columns. We cannot create custom forms on this list using PowerApps due to the Microsoft limitations of 12 lookup columns and not more than 5000 items. Can we create the custom form using SPFx with these limitations?
1 Reply
- ValerasNarbutasBrass Contributor
Good day Asesh Kumar Maity ,
should be posible,
check out this one for an ideas:
https://www.codeproject.com/Articles/1235629/Sharepoint-Framework-SPFx-Large-List-Webpart-using
https://github.com/tesfayegari/ViewAllItems