Welcome to the nuBuilder Forums!

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

Problem with Uppy Topic is solved

Questions related to using nuBuilder Forte.
Post Reply
steven
Posts: 369
Joined: Mon Jun 15, 2009 10:03 am
Has thanked: 52 times
Been thanked: 52 times

Problem with Uppy

Unread post by steven »

Hi All,

I am getting an error and my Input:File Object won't display.

It doesn't know what $objIdnuCSSNumber is...

bug.png
bug2.PNG

Any ideas anyone?


Steven
You do not have the required permissions to view the files attached to this post.
A short post is a good post.
kev1n
nuBuilder Team
Posts: 4292
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 444 times
Contact:

Re: Problem with Uppy

Unread post by kev1n »

Steven, please add a dot (.) after $objId

Code: Select all

$objId.nuCSSNumber
kev1n
nuBuilder Team
Posts: 4292
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 444 times
Contact:

Re: Problem with Uppy

Unread post by kev1n »

Or use the updated nuform.js from Github.
steven
Posts: 369
Joined: Mon Jun 15, 2009 10:03 am
Has thanked: 52 times
Been thanked: 52 times

Re: Problem with Uppy

Unread post by steven »

Thanks kev1n.
A short post is a good post.
Post Reply