Skip to Content
0
Nov 12, 2013 at 03:11 PM

Add a new field in an existing Form and corresponding business object

576 Views

Hi,

I have seen examples of adding new forms and creating User Defined Objects. Is there a detailed example on adding a field in an existing Form and its corresponding business object, and persisting the same to the database, including user input validations?

Example, I want to programmatically add a new field in the detail section (grid / matrix) of a Marketing Document, and save it to database and read it back when the document is opened.

Thanks.