InfoPath 2003 several questions

  • Thread starter Viktor Shatokhin
  • Start date
V

Viktor Shatokhin

Hi,



Customer asked several questions on which I can not find answers. Could you
help me?



1. How they can control size of attached file on FileAttachment
element?

2. RichTexBox element start working extremely slow when they input
text with complex formatting. Is there a way to fix this problem?

3. How to handle InfoPath app close event?



Thank you.



Best wishes,

Viktor Shatokhin
 
K

Kalyan G Reddy MVP (GGK Tech)

Hello,

You cannot control the File size in the attachment, but using code you can
trying setting validation on the file size.

You can use Rules to handle the app close event
 
Top