About 73,600 results
Open links in new tab
  1. sharepoint online - How to get new Forms experience for "Add New …

    Nov 6, 2024 · 1 I have a SharePoint Online collaboration site with a custom list for a service request. I've used the Forms option to create an input form for my list. My problem is that I can't find an intuitive …

  2. Showing an Image on SharePoint online list (New and Edit form)

    Aug 4, 2021 · 1 I am new to SharePoint online, and I am having an issue with displaying an image when the user try to create a new item in the SharePoint list. This image is just a table with some …

  3. How to add image in SharePoint online list?

    Sep 23, 2021 · 2 In SP on-premise, we could add a content editor web part and add an image in the new form. I need to do the same thing with SharePoint online, and I am unsure how to do it. So basically, …

  4. New List Item - How can I change the order of fields in the form?

    Found the answer elsewhere that doesn't require SharePoint Designer: Just a quick post in answer to a question I got yesterday: How do you change the order of fields in edit or display forms? Go to the …

  5. Add background-color or any css to "Section" in List Form in …

    Jun 8, 2021 · We have provision to create Sections in Form body by putting in JSON code. I also need to change background-color CSS property of the section. { "sections": [ { &...

  6. How to create a redirect page For a SharePoint online List Form modern

    Dec 2, 2023 · Yes, the redirect URL trick using the ?Source parameter still works for Modern SharePoint list forms. You can use the ?Source parameter to redirect users to a specific page after they submit a …

  7. Add Save and Submit Button - SharePoint Stack Exchange

    Oct 17, 2023 · I have a custom form where I need to add a "Save and Submit" button that will trigger the power automate flow I created. I want the "Save" button to only save the list item so the user can go …

  8. How to Add Data Field to Existing Custom List Form?

    4 Say I have created a really simple custom list via Sharepoint Designer, and then created a custom NewForm.aspx called NewFormTest.aspx to go with it. Now I have to add a field to the custom list. I …

  9. Power Automate Flow to Place Form Attachment in SharePoint List

    Mar 13, 2023 · 0 I have a form that asks the user to upload a file, and I want the uploaded file to appear in an "Attachment" column on my SharePoint list. This was easy enough to do when the form was …

  10. How do I create a simple user form in SharePoint 2016?

    Aug 9, 2017 · Site setting > Add and APP. Select custom list > provide its name. Add your columns with its data type as you prefer, by clicking on Create a Column. Open Sharepoint Designer. Go to …