NetTalk Central

Author Topic: Problem with a Display field on a form  (Read 2841 times)

Mike Grigsby

  • Sr. Member
  • ****
  • Posts: 380
    • Yahoo Instant Messenger - onthedotsoftware
    • View Profile
    • MyHomeAssets! Software (among others)
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.
Mike Grigsby
Credify Systems
Central Oregon, USA

Johan de Klerk

  • Full Member
  • ***
  • Posts: 214
  • Johan de Klerk
    • View Profile
    • Designer Software
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
Clarion 10, NT 11.57

Mike Grigsby

  • Sr. Member
  • ****
  • Posts: 380
    • Yahoo Instant Messenger - onthedotsoftware
    • View Profile
    • MyHomeAssets! Software (among others)
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.
Mike Grigsby
Credify Systems
Central Oregon, USA

Johan de Klerk

  • Full Member
  • ***
  • Posts: 214
  • Johan de Klerk
    • View Profile
    • Designer Software
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
Clarion 10, NT 11.57