Two questions on the Reports.
I create button in Edit form to running a report. Why can't use the Hash Cookie record_id when using the procedure to create a temporary table? I run nuHash() inside code, record_id is empty.
Strangely behaves number formatting (see below).
Thank you!
Konstantin
Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
Number formatting
Re: Number formatting
KEE,
1.- I have fixed that now (on Github), #RECORD_ID# should work for Reports. Let me know if it works for you.
2. Can you give me just 1 example of a format and a value I can test? - I don't quite understand your examples.
Steven
1.- I have fixed that now (on Github), #RECORD_ID# should work for Reports. Let me know if it works for you.
2. Can you give me just 1 example of a format and a value I can test? - I don't quite understand your examples.
Steven
Re: Number formatting
Thanks Steven!
Here is the database with an example of a formatting error.
Konstantin
Here is the database with an example of a formatting error.
Konstantin
You do not have the required permissions to view the files attached to this post.
-
- Posts: 785
- Joined: Sun Oct 14, 2018 11:25 am
Re: Number formatting
KEE,
I think it'd be easier for us if you could post just 3 screenshots. Like...
- showing the number format you set
- what is displayed
- what you expect to be shown
I think it'd be easier for us if you could post just 3 screenshots. Like...
- showing the number format you set
- what is displayed
- what you expect to be shown
Re: Number formatting
toms,
here's how it looks:
here's how it looks:
You do not have the required permissions to view the files attached to this post.
Re: Number formatting
Another problem. Date format dd.mm.yyyy shows one digit of the month, and I need two ...
You do not have the required permissions to view the files attached to this post.
Re: Number formatting
KEE,
I have put the fix on Github - (both number and date).
Let me know if it works for you.
Steven
I have put the fix on Github - (both number and date).
Let me know if it works for you.
Steven