Welcome to the nuBuilder Forums!

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

nuAutoNumber glitch

Questions related to using nuBuilder Forte.
Post Reply
kev1n
nuBuilder Team
Posts: 4307
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 448 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: 2815
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: nuAutoNumber glitch

Unread post by admin »

kev1n,

Should work properly now.

You'll need to run Update.


Steven
kev1n
nuBuilder Team
Posts: 4307
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 448 times
Contact:

Re: nuAutoNumber glitch

Unread post by kev1n »

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

Re: nuAutoNumber glitch

Unread post by admin »

.
Post Reply