cancel
Showing results for 
Search instead for 
Did you mean: 

Form Settings for later added columns

Former Member
0 Kudos

Hello Everyone,

I've created a UDO form, and i'm controlling the ChildTable Matrix through the Form Settings option.

That works fine when i'm handling Columns which were added through the Screen Painter to the Form xml/srf file.

But some columns i'm adding via code, whenever the form is loaded (according to the DB confirguration). for them, the information in the Form Settings is not saved, for they are re-added each time the form is loaded (plus, their default status is Unactive).

is there anyway to enable these later-added-columns to act like the ones which were registered in the form xml file?

Thanks & Regards

Mosh

Accepted Solutions (0)

Answers (1)

Answers (1)

Eneveux
Product and Topic Expert
Product and Topic Expert
0 Kudos

Mosh,

You may want to look at the documentation is SDK Help for FormPreferencesService Object as this may help you.

Eddy