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
Welcome to the nuBuilder Forums!
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Newbie questions - print and drop down
-
- Posts: 4
- Joined: Mon Mar 27, 2017 1:56 pm
Re: Newbie questions - print and drop down
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ő". If I choose it, the column doesn't show dots. If I press Add record, the form shows the dots correctly. If I save the record, the column doesn't show dots, but the values are ok. At develop forms menu browse tab I can change the title field from "tkrfrgp" to "tükörfúrógép". In this case the the column show dots correctly. But if I press the print button, the problem is still there. 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
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ő". If I choose it, the column doesn't show dots. If I press Add record, the form shows the dots correctly. If I save the record, the column doesn't show dots, but the values are ok. At develop forms menu browse tab I can change the title field from "tkrfrgp" to "tükörfúrógép". In this case the the column show dots correctly. But if I press the print button, the problem is still there. 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.
-
- Posts: 4
- Joined: Mon Mar 27, 2017 1:56 pm
Re: Newbie questions - print and drop down
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. The record list and print screen shows 0 or 1. The record detail shows Yes or No. What shall I modify to see the Yes/No strings at listings?
Thank You and best regards:
Endre, Szak
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. The record list and print screen shows 0 or 1. The record detail shows Yes or No. 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.
Re: Newbie questions - print and drop down
Endre, Szak,
If you can send me a sample of your database with these in them I'll see what's going on.
Steven
If you can send me a sample of your database with these in them I'll see what's going on.
Steven
-
- Posts: 4
- Joined: Mon Mar 27, 2017 1:56 pm
Re: Newbie questions - print and drop down
Dear Steven,
Here is my database export.
Thank You and best regards:
Endre, Szak
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.
Re: Newbie questions - print and drop down
szakendre,
I'm sorry but I don't know how to fix it.
Steven
I'm sorry but I don't know how to fix it.
Steven