RecordingInformation Custom Field

Discussions related to SoftPro Select user interface development.

Moderator: Phil Barton

Post Reply
roteague
Posts: 292
Joined: Thu Sep 25, 2008 4:49 pm
Location: Honolulu, Hawaii

RecordingInformation Custom Field

Post by roteague »

Why does dbo.RecordingInformation have a CustomField column, but is not accessible via the API? Is this an oversight in the API, or is there some reason you don't want it exposed? We would like to be able to store multiple Document Numbers (currently, IRecordingInformation only allows 1 document).
Robert
Mark McKenna

Re: RecordingInformation Custom Field

Post by Mark McKenna »

I believe all of our business object tables were set up with that column, but only a subset are currently selected to support them inside Select. This limitation may be lifted in a future version as we are evaluating the effort and effect of opening this up more broadly.
roteague
Posts: 292
Joined: Thu Sep 25, 2008 4:49 pm
Location: Honolulu, Hawaii

Re: RecordingInformation Custom Field

Post by roteague »

Thanks Mark, this is one place where we need the custom field. Because of Hawaii's unique land system, we can have multiple documents for a recording; IRecordingInformation only allows one. Right now, we are using a hack to store the data, but we would prefer to store it in a custom field.
Robert
Post Reply