0
votes

I want to turn off the required behavior for a column in PowerBuilder DataWindow, v10.2. The database column is nullable, but I get "Required value missing..." if a value is not supplied for the column on an add.

1

1 Answers

0
votes

In the Properties pane for the column, there is a Required attribute on the Edit tab. That's what you're after.

Good luck,

Terry.