How can I prevent users from putting text in where they should be attaching documents?
Also, is there an input validation for a certain size. We want user to put in small pictures but one person put in a .ppt file that was 30 mb. I need to stop this.
Thanks,
Subject: input validation question
Using rich text lite fields instead of fully rich text fields may let you control a little bit your problem. Using rich text lite you can allow for example only attachments an so on…Have a look in Field properties second tab
Subject: input validation question
Use a Rich Text Lite field instead of Rich Text; you can choose what the user is allowed to put in the field.