Welcome to the nuBuilder Forums!

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

Number formatting

Questions related to nuBuilder Forte Reports and the Report Builder.
KEE
Posts: 14
Joined: Sat Feb 24, 2018 1:17 pm
Been thanked: 2 times

Number formatting

Unread post by KEE »

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
You do not have the required permissions to view the files attached to this post.
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Number formatting

Unread post by admin »

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
KEE
Posts: 14
Joined: Sat Feb 24, 2018 1:17 pm
Been thanked: 2 times

Re: Number formatting

Unread post by KEE »

Thanks Steven!
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.
toms
Posts: 785
Joined: Sun Oct 14, 2018 11:25 am

Re: Number formatting

Unread post by toms »

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
KEE
Posts: 14
Joined: Sat Feb 24, 2018 1:17 pm
Been thanked: 2 times

Re: Number formatting

Unread post by KEE »

toms,
here's how it looks:
You do not have the required permissions to view the files attached to this post.
KEE
Posts: 14
Joined: Sat Feb 24, 2018 1:17 pm
Been thanked: 2 times

Re: Number formatting

Unread post by KEE »

Steven, #RECORD_ID# works for Reports fine, thanks!
KEE
Posts: 14
Joined: Sat Feb 24, 2018 1:17 pm
Been thanked: 2 times

Re: Number formatting

Unread post by KEE »

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.
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Number formatting

Unread post by admin »

KEE,

I have put the fix on Github.

Let me know if it works for you.

Steven
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Number formatting

Unread post by admin »

KEE,

I have put the fix on Github - (both number and date).

Let me know if it works for you.

Steven
KEE
Posts: 14
Joined: Sat Feb 24, 2018 1:17 pm
Been thanked: 2 times

Re: Number formatting

Unread post by KEE »

Date format and number format works fine.
Thanks for the quick fix!
Locked