Hello
I'm having trouble leaving a field with flag cleared to open a form.
I created the method below, but it still fails.
Can anyone help me?
Hugs
public void initValue()
{;
CustBankFolderPlanning.Disable = NoYes::No;
super();
}
Hello
I'm having trouble leaving a field with flag cleared to open a form.
I created the method below, but it still fails.
Can anyone help me?
Hugs
public void initValue()
{;
CustBankFolderPlanning.Disable = NoYes::No;
super();
}