User Profile
ValerasNarbutas
Brass Contributor
Joined 8 years ago
User Widgets
Recent Discussions
Re: SPFx Extensions is not loading when accessing Documents Page.
Iwo_Misztal try to add extention to the bottom/footer of the page, usually it is layout or JS which are loaded by default issue, I document view you might need to preload/wait for something else to complete first.2.1KViews1like1CommentRe: How to build customer app on sharepoint
Wawan4137 it is possible, but as usual, it would be a complex solution. For example, you can do a lot of stuff using PNP provisioning engine also using azure function + devops pipeline to get a solution to different sites/tenants. For example: Using PNP provisioning engine you can export sharepoint site with all webparts, using its config file you can write script to include/exclude things like navigation/security and etc. If you need some custom fields with value you could when use Sharepoint Site design script to add some default values to fields or do something with theme. With site design you can even call MS automate to do some cleanup or some additional steps. Microsoft working on some provisioning solutions as we speak but it is always complex project. Good luck.994Views0likes0CommentsRe: Create a SPFX webpart for user input form having more than 12 lookup columns
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/ViewAllItems1.5KViews0likes0CommentsRe: Suchfunktion auf SharePoint und Teams
Hai Nguyen , any specifics on sharepoint and teams? Are teams private or public? Are sharepoint have teams asotioated to them or no? Any specific sharepoint template may used in the ones were results are not seen? Did you try to check O365 group settings for the associated team? Whey do have search settings in the object and some team templates has it turned off by default.949Views0likes1CommentRe: Migrated from SP 2010 to 2013 - as soon as I make a change to my custom edit page, all html disappea
for the test purpose try to delete migrated form and customize again. Looks like form parsing would be an issue, if you have access to IIS logs in server this would be the place to look for an issue. for now, try: List Settings > Form Settings under General Settings > Select User the default SharePoint form and delete the InfoPath Form from the server > Click OK. And check if you can customize form and how it behaves.756Views0likes0Comments
Recent Blog Articles
No content to show