Skip to main content

Questions tagged [html-form-web-part]

Question related to HTML Form Web Part

1 vote
1 answer
1k views

I have a sharepoint site where a person has to login using SSO ( using username/email id and passcode) to view its content. I have a form in the page where there are fields like username, email id ...
hawker_Baker's user avatar
0 votes
1 answer
225 views

I'm back with more questions. I recently wrote up some HTML (to create a set of three tabs) and put it on the page with the HTML Form Web Part. But now, whenever I click on one of the tabs in order to ...
jEB's user avatar
  • 13
0 votes
1 answer
335 views

I want my autocomplete filter to display the search results based on the Companies list item's Title field while filtering the page's WPs based on another field in the Companies list. I am working ...
TheJDScott's user avatar
0 votes
1 answer
300 views

I saw this html part that had different links to different sites or folder inside SharePoint. Is it possible to create on that would consist of links to different folder inside document libary The ...
Ed1995's user avatar
  • 459
1 vote
1 answer
68 views

I found this older question and answer on this exchange that pertains to my situation. However, the answers are incomplete. Sharing a library between two sites, without designer? However, I followed ...
Helen's user avatar
  • 13
0 votes
1 answer
335 views

Team, Scenario: I have two web parts that are connected with a connection filter. When I select an item in list A, related items in list B are filtered. Hooray! But list A is really long, so when ...
Michael's user avatar
  • 149
0 votes
1 answer
133 views

Our users are creating new pages and sub-sites. Our users want to manage their own page's sidebar menu. They want to add new pages on to the menu and delete old pages from menu Users can edit lists ...
f_gulay's user avatar
  • 651
0 votes
1 answer
1k views

Today i use HTML-Form web part to connect to the list in question. I then use the following code to filter/sort: <div onkeydown="javascript:if (event.keyCode == 13) _SFSUBMIT_"> <select name=...
Drycker's user avatar
  • 87
0 votes
0 answers
37 views

I made a list. I want to pull the datas from this list . I used Javascript, SOAP and HTML form web part. But it cannot read the column. That returns 'undefined'. I tried only 'GroupName' instead of '...
f_gulay's user avatar
  • 651
0 votes
1 answer
243 views

I want to display my swf file on Sharepoint. Which code block that i should use?
f_gulay's user avatar
  • 651
1 vote
1 answer
1k views

I wanna edit the page of SP 2010 site pages' using SP DESIGNER 2010 tool. But when I opened the page, I am able to see only the page layouts. I am unable to see the web parts' contents -lie div tag, ...
samolpp2's user avatar
  • 3,500
8 votes
4 answers
6k views

I added the HTML Form Web Part. And I added some code to Source Editor. I copied the code from W3Schools. It is Animated Accordion code. But when I click the menu it is sliding down, but closing back ...
f_gulay's user avatar
  • 651
0 votes
1 answer
72 views

I have some HTML script that basically displays a countdown clock in a Web Part on SharePoint 2013. We don't have SharePoint Designer and uploading .html documents are blocked from our implementation....
Ken's user avatar
  • 1
0 votes
1 answer
815 views

Is it possible to display the current 4 digit Julian date (YDDD) at the top of a column above a web part? I've been trying to google and insert a javascript code in the modify HTML portion when ...
J-L's user avatar
  • 1
1 vote
3 answers
859 views

Below is a script I have loaded into an HTML Form Web Part Filter. It is autopopulated with list items from a list called 'Companies'. I want the list item to be submitted upon select INSTEAD of the ...
TheJDScott's user avatar

15 30 50 per page