I have a custom advanced form with 3 extra text fields. I have specified these three extra text fields in customattributes property of the scheduler, and I have public properties for the user controls (set up the same as the "customized advanced form" example), however it's passing blank values. When I view the source object, the values exist, however when I put a breakpoint on the "set" of the properties...they are blank. Any idea what's going on?