Skip to main content
Nintex Community Menu Bar

Cannot make validation cannot be empty of \HyperLink control\" to work"

  • March 12, 2015
  • 3 replies
  • 22 views

Forum|alt.badge.img+2

Hi All,

I have a "Hyperlink Control" and an "Attachment Control" in Nintex Form 2013.

I'm trying to use a rule to validate this to cannot be empty,

##

isNullOrEmpty({Self})

###

I cannot use SharePoint validations, because these Fields are hidden in the form based on other rules.

Am I missing something or it shouldn't work at all?

Thanks,

Cheers

3 replies

Forum|alt.badge.img+16
  • March 12, 2015

Have you seen the Vadim Tabakman 's post ?

Take a look at this >>> Nintex Forms - Attachment Required - Vadim Tabakman


Forum|alt.badge.img+2
  • Author
  • March 12, 2015

Hi Fernando

Thanks for your reply, I haven't ry Vadim's solution, because the lates Nintex form Version support Validation of Attachment Controls, but it's just won't work the right way if i need to hide this Control until another rule happened.

This works pretty good with other controls just not "Hyperlink" and "Attachment" Control.

Cheers

Jimmy


Forum|alt.badge.img+17
  • March 13, 2015

Jimmy,

If you put those controls inside a panel, you can then apply your rules to hiding the panel.  The rules would apply as normal and you should be able to accomplish this with no issues.