1

I'm creating a custom field type in SP2010 based on SPDateTime. I would like to inherit the fields in the UI under Additional Column Settings that exist as default for Date and Time.

Recreating the options in PropertySchema dosn't seem to be the right approach.

Any ideas?

user606677
  • 11
  • 2

1 Answers1

0

This is very similar to this question in resolution, I'm afraid. There are many features that are hard-coded in for the default field types. These are mostly not inheritable, and often difficult to reproduce.

Community
  • 1
  • 1
Stu Pegg
  • 1,287
  • 2
  • 14
  • 41