No announcements
Found 4126465 threads
-
5 Votes
cannot register custom edit form through a content type and deploy it as a feature
So the only way to create custom forms for a content type is by not inheriting from another content type and setting the forms ...Answered | 19 Replies | 21740 Views | Created by Mano Mangaldas - Friday, April 30, 2010 6:55 PM | Last reply by Yury Rudenko - Thursday, May 12, 2011 3:25 PM -
0 Votes
Content Type Inheritance (Inherits="TRUE") and Custom Forms (FormUrls)
You can set your custom FormUrls using code.Answered | 4 Replies | 5914 Views | Created by Eric Halsey - Thursday, July 28, 2011 3:45 PM | Last reply by ManuelGB - Friday, June 29, 2012 7:41 PM -
1 Votes
How to delete a content type created by a feature
Hi, Jamie, I'm sure there's no other content type inheriting from the one I want to delete...Answered | 17 Replies | 34908 Views | Created by Claudia Chorfi - Friday, January 23, 2009 8:35 PM | Last reply by Tofig - Thursday, January 13, 2011 11:32 AM -
1 Votes
Question Inherited Form with Control
I see how a similar problem exists for inherited forms, except from the opposite direction.Answered | 23 Replies | 10653 Views | Created by Wesley.C.NET - Friday, February 12, 2010 4:30 PM | Last reply by Wesley.C.NET - Friday, February 12, 2010 10:55 PM -
0 Votes
How to deploy external content types
To answer your question from point 3, we do not need the "SiteUrl" property in our solution, this is a property that is required by SharePoint if I try ...Answered | 6 Replies | 9126 Views | Created by Harry_Ks - Wednesday, November 23, 2011 4:22 PM | Last reply by Harry_Ks - Thursday, May 10, 2012 3:41 PM -
0 Votes
Content type inherited Folder
Hi bender1986, How do you add the text column in custom folder content type?Answered | 1 Replies | 666 Views | Created by bender1986 - Sunday, February 28, 2016 12:23 AM | Last reply by Sara Fan - Monday, February 29, 2016 2:54 AM -
0 Votes
VB.net unlock inherited controls from inherited form
Hi Bob, I come from a PowerBuilder OO background and with our inherited objects, we can see all of our functions/methods from the parent ...Answered | 7 Replies | 8067 Views | Created by MACH9 - Sunday, August 5, 2012 12:25 PM | Last reply by Bob Wu-MT - Monday, August 20, 2012 4:39 AM -
0 Votes
How to choose content type with a control on the form.
You can also share your own solution here and mark it as answer, and we can learn from each other.Answered | 6 Replies | 835 Views | Created by mike4golf - Thursday, September 21, 2017 2:55 AM | Last reply by Lee__li - Monday, October 2, 2017 8:31 AM -
0 Votes
Control "locked" from inherited Form
Use usercontrols for packaged pieces of ui you're not going to change.Answered | 2 Replies | 1600 Views | Created by Jimmyliew - Thursday, November 12, 2015 2:26 AM | Last reply by Andy ONeill - Thursday, November 12, 2015 3:52 PM -
3 Votes
How To Generate Content Type ID
it does have to start 0x01080100 the remainder is simply a guid with the dashes removed - if your in visual studio just use create guid from the tools menuAnswered | 2 Replies | 14862 Views | Created by motionpotion - Wednesday, April 15, 2009 4:10 PM | Last reply by motionpotion - Wednesday, April 15, 2009 11:33 PM -
0 Votes
extend custom content type with features elements.xml
I generally do not recommend modifying the content type schema once it is deployed.Answered | 2 Replies | 4652 Views | Created by Armin Reiter - Monday, July 25, 2011 11:21 AM | Last reply by Armin Reiter - Tuesday, July 26, 2011 8:12 AM -
2 Votes
Hide content types from "content type" dropdown
I can see the content type under library settings (hidden as we only allow doc sets to be created at the root) but I cannot remove it from the ...Answered | 17 Replies | 11128 Views | Created by QPR_JAY - Wednesday, February 19, 2014 3:49 AM | Last reply by thriggle - Thursday, February 20, 2014 3:45 PM -
0 Votes
How can I publish content type from site cillection sites?
But basically you either use a Content Hub provided by sharepoint as part of the Managed MetaData Service application or you can package it and deploy the ...Answered | 2 Replies | 7659 Views | Created by Faheem Ahamed - Monday, April 4, 2011 4:41 AM | Last reply by Allan Merolla - Tuesday, April 5, 2011 1:55 AM -
1 Votes
Powershell: How to delete a content type which is a part of application feature
To delete the content type wich has published from a feature, you must redeploy solution containing THE SAME ID TO THE DEPLOYED CONTENT ...Answered | 11 Replies | 38198 Views | Created by Avni Bhatt - Thursday, November 8, 2012 6:51 AM | Last reply by Sudheer Chittuluri - Wednesday, September 11, 2019 2:47 PM -
2 Votes
Content types in Visual studio
How did you create your form, did you use any any of the Work flow form item templates (association form and initform), Infopath or did you ...Answered | 8 Replies | 4561 Views | Created by orange juice jones - Friday, May 11, 2012 3:18 PM | Last reply by Bjoern H Rapp - Saturday, May 12, 2012 4:15 PM -
3 Votes
How to deploy infopath form from visual studio using feature ?
Hi Dipti, http://www.astaticstate.com/2008/10/deploy-infopath-as-feature.html..Answered | 2 Replies | 4503 Views | Created by Dipti Chhatrapati - Monday, November 5, 2012 12:08 PM | Last reply by SekThang - Friday, November 16, 2012 2:45 PM -
0 Votes
How to deploy a custom content type as the default for a list type
under Galleries click Site content types > then you will Announcements and Events for the Calendar, from there you can change the default fields for these ...Answered | 5 Replies | 4080 Views | Created by GregoryF - Friday, August 10, 2012 9:26 PM | Last reply by Qiao Wei - Thursday, August 16, 2012 9:17 AM -
2 Votes
Create a content type feature
I did go thru the link but wat I looking for is exactly the xml tags which can help me create the fields SPTECH07Answered | 5 Replies | 4642 Views | Created by Manu Kaura - Monday, April 26, 2010 8:45 PM | Last reply by Chengyi Wu - Wednesday, April 28, 2010 1:58 AM -
0 Votes
How can I use a feature to deploy a form AND control what content type it inherits from?
I switch it to "false" with some custom code and now my content type is opening in the browser and can inherit from a base class ...Answered | 1 Replies | 7119 Views | Created by Stephen Callin - Tuesday, August 4, 2009 3:54 PM | Last reply by Stephen Callin - Tuesday, August 4, 2009 8:05 PM -
0 Votes
Delete a content type part of an application feature
Hi, You can delete the content type which is deployed as a part of the feature by disabling the feature and then deleting it.Answered | 7 Replies | 17058 Views | Created by man1000 - Thursday, September 6, 2012 5:39 PM | Last reply by Sagir Kazi - Thursday, July 28, 2016 5:16 PM - Items 1 to 20 of 4126465 Next ›
No announcements