Skip to main content
Nintex Community Menu Bar

Form: Easy Way to Check if Attachment Control is Empty?

  • April 5, 2017
  • 4 replies
  • 34 views

Forum|alt.badge.img+7

Is there an easy way I'm missing here? Or is JS the only way to check whether the attachment control on a form contains something?

thanks

4 replies

Forum|alt.badge.img+14
  • Scholar
  • April 5, 2017

Forum|alt.badge.img+7
  • Author
  • April 5, 2017

happy.png

I saw that post of yours. Wasn't quite smart enough to know what to modify in there and whether I could get it to populate a field with a Yes/No or 1/0 so i could reference later?


Forum|alt.badge.img+14
  • Scholar
  • April 5, 2017

you don't need to change anything in there. just pass in your custom class configured for attachment control.

the function is primarily meant to use in rules, calc value controls or in JS scripts. but it shouldn't be a problem to customize it to (re)set some control's value.


Forum|alt.badge.img+8
  • Nintex Partner
  • April 3, 2018

Has anyone found a solution to check for this in responsive forms as well? happy.png