Welcome to the nuBuilder Forums!

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

Newbie questions - print and drop down

Post Reply
szakendre
Posts: 4
Joined: Mon Mar 27, 2017 1:56 pm

Newbie questions - print and drop down

Unread post by szakendre »

Hi!

I made my first form and I have a few questions:
- I change column titles to show hungarian characters. The users screen shows them correctly, but the print screen doesn't. Maybe the print screen shows the "Display" field, not the "Title"
- I made a form with drop down object where 0 is male and 1 is female. At User Screens that column show 0 or 1, not male or female. How can I change that? If I check only one record, that shows the drop down object correctly, but the list and print screen doesn't.

Thank You and best regards:
Endre, Szak
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Newbie questions - print and drop down

Unread post by admin »

Szak,

Maybe you could post a screen shot.

Steven
szakendre
Posts: 4
Joined: Mon Mar 27, 2017 1:56 pm

Re: Newbie questions - print and drop down

Unread post by szakendre »

Dear Steven,
Thank You for Your enquiry.

I made the nuBuilder mySQL database as "utf8_general_ci".
The Hungarian language contains characters with dots, I mean "áéíóöőüű"
If I use any of these characters in form title or object title, the mySQL table or column don't contain these chars.

For example I made a fast form "Árvíztűrő" with a text object "tükörfúrógép".
The mysql table called "rvztr" and contains two column: "rvztr_id" and "tkrfrgp"

At User Home the list shows "Árvíztűrő".
01.png
If I choose it, the column doesn't show dots.
02.png
If I press Add record, the form shows the dots correctly.
03.png
If I save the record, the column doesn't show dots, but the values are ok.
04.png
At develop forms menu browse tab I can change the title field from "tkrfrgp" to "tükörfúrógép".
05.png
06.png
In this case the the column show dots correctly.
07.png
But if I press the print button, the problem is still there.
08.png
So the index.php and nurunprintbrowse.php shows different records. Can You help me how to solve this?

I will post the other problem in the next post.

Thank You and best regards:
Endre, Szak
You do not have the required permissions to view the files attached to this post.
szakendre
Posts: 4
Joined: Mon Mar 27, 2017 1:56 pm

Re: Newbie questions - print and drop down

Unread post by szakendre »

Dear Steven,
My other problem is with drop down objects.

I insert a drop down object in my form with 0|No|1|Yes option - value pairs.
11.png
The record list and print screen shows 0 or 1.
12.png
The record detail shows Yes or No.
13.png
What shall I modify to see the Yes/No strings at listings?

Thank You and best regards:
Endre, Szak
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: Newbie questions - print and drop down

Unread post by admin »

Endre, Szak,

If you can send me a sample of your database with these in them I'll see what's going on.

Steven
szakendre
Posts: 4
Joined: Mon Mar 27, 2017 1:56 pm

Re: Newbie questions - print and drop down

Unread post by szakendre »

Dear Steven,
Here is my database export.
Thank You and best regards:
Endre, Szak
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: Newbie questions - print and drop down

Unread post by admin »

szakendre,

I'm sorry but I don't know how to fix it.

Steven
Post Reply