validation - Xpages multiple file attachment conflict with partial/full update -


i using multiple file attachment openntf seems it's problem when on same page validation on field (a required field).

when click button upload files, error message on validation field.

question: how can have kind of "process data without validation" on file uploader? how can javascript?

you have 2 possibilities upload files without getting validation error:

  1. don't include fields validation partial refresh area set xc:ynuploadfileshtml5's parameter refreshid
  2. select "process data without validation" in custom control ynuploadfileshtml5's button "refresh"

Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

xcode - Swift Playground - Files are not readable -

jboss7.x - JBoss AS 7.3 vs 7.4 and differences -