Skip to main content

Change dynamically the form properties in 7206

Author: bignonj@gmail.com (Bignon)

Hi,

 

I'd like to change dynamicaly the properties of a form in U7206, possible ?

By example, Modal -> Non modal ??

 

Thanks a lot,

 

Jérôme

Change dynamically the form properties in 7206

Author: bignonj@gmail.com (Bignon)

Hi,

 

I'd like to change dynamicaly the properties of a form in U7206, possible ?

By example, Modal -> Non modal ??

 

Thanks a lot,

 

Jérôme

Hi,

 

modality can be set by newinstance statement.

so you can use newinstance "myform", "myinstname", "MODALITY=NONMODAL"

have a look in the documentation, what else can set.

 

Best regards

Thomas


Author: Thomas.Young (thomas.young@young-consulting.de)

Change dynamically the form properties in 7206

Author: bignonj@gmail.com (Bignon)

Hi,

 

I'd like to change dynamicaly the properties of a form in U7206, possible ?

By example, Modal -> Non modal ??

 

Thanks a lot,

 

Jérôme

Hi Thomas,

I'll try it ! Thanks,

 

Jérôme


Author: Bignon (bignonj@gmail.com)