Welcome to the nuBuilder Forums!

Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.

nuAutoNumber glitch

Questions related to using nuBuilder Forte.
Post Reply
kev1n
nuBuilder Team
Posts: 4568
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 76 times
Been thanked: 532 times
Contact:

nuAutoNumber glitch

Unread post by kev1n »

Hi,

There's a small glitch when selecting nuAutoNumber.

1. Pick nuAutoNumber from the select.
2. Save the Form
3. Result: The save button is still red (=form appears as not saved)
4. Cause: function nuShowInputJS() calls $('#sob_input_javascript').val('').change(); when the form is loaded which sets the nuEdited class for sob_input_javascript
nuAutoNumber.gif
You do not have the required permissions to view the files attached to this post.
admin
Site Admin
Posts: 2829
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 30 times

Re: nuAutoNumber glitch

Unread post by admin »

kev1n,

Should work properly now.

You'll need to run Update.


Steven
kev1n
nuBuilder Team
Posts: 4568
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 76 times
Been thanked: 532 times
Contact:

Re: nuAutoNumber glitch

Unread post by kev1n »

Perfect, thanks!
admin
Site Admin
Posts: 2829
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 30 times

Re: nuAutoNumber glitch

Unread post by admin »

.
Post Reply