No announcements
Found 2156186 threads
-
0 Votes
Web Part javascript access elements in Main form
Hi, Yes, we could use JavaScript/jQuery to get the values, you could find the element id by developer tool(F12).Answered | 1 Replies | 617 Views | Created by Mahesh Chandran - Friday, December 16, 2016 8:43 PM | Last reply by Lee__li - Monday, December 19, 2016 3:29 AM -
0 Votes
Web element associated with form element
you could use the webbrowser control but their are articles on making classes in vb.net visible to vbscript and javascript inside a html page and also your form visible ...Answered | 1 Replies | 1548 Views | Created by theblacksnake - Thursday, May 24, 2012 2:01 PM | Last reply by The Thinker - Thursday, May 24, 2012 2:16 PM -
0 Votes
Change elements of the web part
Hi Muchas, Per my understanding, you might want to change the hyperlinks of the “Current action” field in the “Workflows I’ve Started” web ...Answered | 1 Replies | 1083 Views | Created by LiS1903 - Friday, March 6, 2015 10:13 PM | Last reply by Patrick_Liang - Monday, March 9, 2015 1:37 AM -
0 Votes
Help with Form Web Part
OK, for #1, you can use some javascript to clear one textbox when a value is entered in another.Answered | 2 Replies | 5796 Views | Created by Sephiroth0327 - Sunday, September 13, 2009 2:26 PM | Last reply by Sephiroth0327 - Sunday, September 13, 2009 10:47 PM -
0 Votes
Access to treeview of Main form
I had presumed you were trying this from the form code, not from the usercontrol1.Answered | 3 Replies | 1546 Views | Created by tt-2010 - Thursday, August 23, 2012 8:49 PM | Last reply by Family Tree Mike - Monday, August 27, 2012 10:10 PM -
1 Votes
Remove filter from Html Form Web part
Eric, that Text Filter web part looks good, but can you edit it to be radio buttons and drop down menus like you can with the HTML form web part?Answered | 3 Replies | 3247 Views | Created by sebastian123 - Monday, March 16, 2015 11:25 AM | Last reply by Shaunes001 - Thursday, June 22, 2017 12:46 PM -
0 Votes
PageViewer web part and javascript redirect
I have PageViewer web part, which display some .mht documents.Answered | 2 Replies | 5755 Views | Created by robotek87 - Friday, December 11, 2009 10:18 AM | Last reply by robotek87 - Monday, December 14, 2009 8:03 AM -
1 Votes
InfoPath form web part stops the close on submit
You can't send the user anywhere with the form, because the form is contained in a web part.Answered | 5 Replies | 14886 Views | Created by Robin4 - Sunday, September 5, 2010 9:12 PM | Last reply by jtbSharepoint - Tuesday, September 17, 2013 10:27 PM -
0 Votes
Visio web part and javascript
If you want to check if the page is opened by selecting a page in the dropdown or by a link on a shape, you could get the page name in the page-selector dropdown by the ...Answered | 1 Replies | 867 Views | Created by JIK12 - Friday, August 14, 2015 10:41 AM | Last reply by Sara Fan - Monday, August 17, 2015 8:01 AM -
0 Votes
How to hide a Web Part using javascript
BTW, you can hide a Web Part just using the Tool Pane (by selecting Modify Shared Web Part) and setting the Layout to Hidden (by ticking ...Answered | 13 Replies | 32492 Views | Created by Karthik Nallajalla - Thursday, July 23, 2009 4:52 AM | Last reply by Shasha89 - Thursday, August 6, 2009 9:03 AM -
0 Votes
Infopath Forms Web Part
No, Forms Services is what renders the form and handles the form trust and security.Answered | 3 Replies | 8819 Views | Created by vmrao - Thursday, June 3, 2010 7:30 PM | Last reply by Mikhail Dikov - Monday, June 7, 2010 3:20 PM -
1 Votes
Hide Space in Excel Web Access Web part
After inserting an Excel Web Access web part into a page, it looks like: If there might be extra space when using Excel ...Answered | 2 Replies | 2077 Views | Created by Neish - Monday, April 20, 2015 1:15 PM | Last reply by Deepa Sundaram - Thursday, October 13, 2016 5:43 AM -
0 Votes
Code in HTML Form Web Part
How did you insert the two code samples to the HTML Form web part?Answered | 5 Replies | 3075 Views | Created by lluong888 - Thursday, February 12, 2015 10:56 PM | Last reply by Victoria Xia - Friday, February 20, 2015 5:43 AM -
0 Votes
Tab in web part form
I am sorry that I forget to mention that I do not want to JavaScript or JQuery because my code will involved JavaScript/JQuesry.Answered | 4 Replies | 863 Views | Created by eg10013 - Tuesday, October 23, 2018 5:29 PM | Last reply by Dennis Guo - Monday, October 29, 2018 1:15 AM -
0 Votes
Using JavaScript in a web part
I want to use document.all.dek.style in the javascript that I add to my web part as pre you method.Answered | 3 Replies | 4946 Views | Created by Awie Viljoen - Wednesday, October 7, 2009 5:23 PM | Last reply by Awie Viljoen - Thursday, October 8, 2009 8:26 PM -
0 Votes
InfoPath Form Web Part get field values
Hello Tahir2944, According to your description, you want to get value from InfoPath form.Answered | 1 Replies | 1217 Views | Created by Tahir2944 - Wednesday, August 24, 2016 7:01 AM | Last reply by Chris yuri - Thursday, August 25, 2016 3:10 AM -
0 Votes
Javascript to edit form.
As Talented_Programmer noted, you add a Content Editor Web Part to your New or Edit form.Answered | 2 Replies | 2545 Views | Created by C.Albers - Wednesday, February 19, 2014 1:25 PM | Last reply by thriggle - Wednesday, February 19, 2014 7:54 PM -
1 Votes
Restrict JavaScript from the Content Editor Web Part
However, if you really want to use it, you could get inspiration from that kind of solution ...Answered | 2 Replies | 4593 Views | Created by Quothuk - Friday, May 22, 2009 9:47 AM | Last reply by Quothuk - Tuesday, May 26, 2009 11:01 AM -
4 Votes
Create a web part that has the modal dialog web form
For example, if you create a Visual Web Part in your VS 2010, add this code to your .ascx control:Answered | 4 Replies | 14257 Views | Created by Toan Nguyen - Wednesday, March 10, 2010 5:23 PM | Last reply by Sly Gryphon - Wednesday, June 2, 2010 3:54 AM -
0 Votes
Accessing Elements In A User Control When Included On Form
>"now once I add the user control I cannot access any elements like buttons, datagrid data sources etc" After we add elements to UserControl, ...Answered | 1 Replies | 770 Views | Created by ShatterStar2012 - Wednesday, July 20, 2016 9:27 AM | Last reply by DotNet Wang - Thursday, July 21, 2016 9:00 AM - Items 1 to 20 of 2156186 Next ›
No announcements