Skip to Content
0
Former Member
Jan 30, 2009 at 10:52 AM

Setting FormTypeEx in Screen Painter

36 Views

Hopefully this is a quick question...

How can you set a custom form's FormTypeEx value through the screen painter?

Is it valid to set it directly in the xml? ie:

<form appformnumber="-1" FormType="-1" FormTypeEx="namespace_formname" ... >

(I'm looking to load the form's xml and add that form to any existing event filters..)