开发者

SharePoint extend ALL fieldproperties with custom settings

What is want is pretty simple. I want to add settings to all field-properties (oob and custom) in a custom listdefinition, say "E-mailform". Thus, I create a "E-mailform" and I add a OOB-textfield. At the settingspage (where you can set length, required yes/no, etc.) I want to add a custom section with custom settings. When I add a OOB-numberfield, I want to add this same custom section.

I use SharePoint lists to create webforms and I have adap开发者_如何转开发ted the NewForm.aspx to show it in the required layout. However, I have to add settings to the fields, e.g. to make fields appear next to each other instead of all below each other. Thus, I have to extend all field settings with a custom "emailform-property-setting".

I have Googled a lot and the only solution i found is to make custom fields, but that is not what I want...

I hope I explained it well enough!

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜