Adding jQuery UI buttons to a SharePoint Page

preview_player
Показать описание
In this video, we see how to add jQuery UI buttons to a SharePoint page. Along the way, we cover CSS, jQuery, jQuery UI, Content Editor web parts, JavaScript, and Visual Studio.
Рекомендации по теме
Комментарии
Автор

Hello! Thanks so much for the video. Your instructions and explanations were clear and concise, even for a JQuery novice like me. I'm working in SharePoint 2019, not 365, and I'm wondering if your book would be useful in troubleshooting a problem I encountered. The buttons inserted through the Content Editor Web Part work, but each button needs to be clicked twice before navigating to the new location. Would your Creating Business Applications with Office 365: Techniques in SharePoint, PowerApps, Power BI, and More book help me with that? Thanks again!

Louise
Автор

in my case I have a page in that page request actions are there like incr click here to start, bkf click here to start, etc, and when I click on incr it opens power apps form and I this form I have a data source as sharepoint list, in this list resource action column is there that data cardvalue in the form is auto filled by incr/bkf/etc based on the user clicks on the incr click here to start /bkf click here to start/etc how to do this and in the app.onstart set(var action, param{"action"}) like this I am taking

sravanisravs