Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

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

Questions related to using nuBuilder Forte.
Post Reply
ltrannoy
Posts: 19
Joined: Sat Jul 26, 2014 10:09 am
Location: France

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

Unread post 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,
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

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

Unread post by admin »

ltrannoy,

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

Steven
Post Reply