Code: Select all
nuAutoNumber
nuAutoNumber is a read-only nuBuilder Input field that will be populated once the Edit Form it is on, is saved for the first time.
It will be populated with an incrementing number.
It requires Next Number - The number this Autonumber will start from.
This always gives an empty value.
Code: Select all
nuDebug("#cust_autonumber#");
https://forums.nubuilder.cloud/viewtopic. ... ash#p17912
Code: Select all
nuDebug(nuHash()['cust_autonumber']);