Page 1 of 1

'data-nu-prefix' attribute missing for the lookup button

Posted: Thu Jan 11, 2018 12:50 am
by ltrannoy
hello,

the function nusubformvalue () does not return the value from a search in a form.
it lacks a 'data-nu-prefix' attribute in the "div".
adding the .attr ("data-nu-prefix", p) line to position 651 of the nuform.js file to fix the problem.

what do you think?

Best regards,

Re: 'data-nu-prefix' attribute missing for the lookup button

Posted: Thu Jan 11, 2018 7:14 pm
by admin
ltrannoy,

All done, you'll find that in github now.

Steven