NetTalk Central
Toggle navigation
Login
Register
×
Welcome,Guest
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
NetTalk Central
»
NetTalk Web Server
»
Web Server - Ask For Help
»
Problem with a Display field on a form
« previous
next »
Print
Pages: [
1
]
Author
Topic: Problem with a Display field on a form (Read 4405 times)
Mike Grigsby
Sr. Member
Posts: 380
Problem with a Display field on a form
«
on:
May 25, 2008, 10:42:48 AM »
Having a problem with a Display field on a form. I have the form layout set to 600px wide (have also tried setting the value cell to 600 wide). The display field is a field from a data file (String, 5000 characters). The problem is the layout width is not containing and wrapping the display field as it should be. Instead, it simply scrolls off the right of the screen. I can see that the prompt and comment cells have the layout width set, but the value cell is not. Here is a link to the screen shot:
http://hrsnap.com/images/displayfieldproblem.png
Anything I can do to fix this? I tried following the template code but got lost.
Logged
Mike Grigsby
Credify Systems
Central Oregon, USA
Johan de Klerk
Full Member
Posts: 217
Johan de Klerk
Re: Problem with a Display field on a form
«
Reply #1 on:
May 25, 2008, 09:32:20 PM »
Hi Mike,
If it is the same problem as what I had:
1) Make sure you are on NT 4.31 PR3,
2) Put on the "ALLOW XHTML" tick mark for ths field,
3) Format your Display field in HTML.
This worked for me.
Hope it helps.
Regards
Johan de Klerk
Logged
Clarion 10, NT 11.57
Mike Grigsby
Sr. Member
Posts: 380
Re: Problem with a Display field on a form
«
Reply #2 on:
May 25, 2008, 10:22:25 PM »
Yes, I have can confirm all three of those things have been done.
Logged
Mike Grigsby
Credify Systems
Central Oregon, USA
Johan de Klerk
Full Member
Posts: 217
Johan de Klerk
Re: Problem with a Display field on a form
«
Reply #3 on:
May 25, 2008, 11:00:36 PM »
Hi Mike,
AAH, I see the difference between your problem and the problem that I had.
All my display fields are dynamicly created in my procedure setup embed.
Your problem is with data from a field.
I think this might be the difference.
When I had mine as normal text it would span completely off the screen.
As soon as I formated it as html it worked.
Sorry I can't help you more.
Regards
Johan de Klerk
Logged
Clarion 10, NT 11.57
Print
Pages: [
1
]
« previous
next »
NetTalk Central
»
NetTalk Web Server
»
Web Server - Ask For Help
»
Problem with a Display field on a form