Customizing Report Form Bug?

I am customizing a report form. In 10 we used c# to set a few parameters for all users so each user didn’t have to set defaults. I got it to work by creating an event with and using row update. The problem is that the print Icons disappear. Has anyone else experienced this? Am I doing something wrong or is it a bug?

So more context it only does it when it is tied to the base load event.

To correct this There are two options. Create a button or add an event before the execute print preview event.

1 Like