NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Rene Simons on September 24, 2009, 01:32:02 AM

Title: Display value moves to the right
Post by: Rene Simons on September 24, 2009, 01:32:02 AM
Hi,
I have the following problem.
A displayed database value is moving to the right as I change the tab-selection.
I.e. when I select an tab that is more to the right, the displayed value also moves up.
You can see it in the attached examples.
The style I use for the displayed value is 'FormPrompt'. It also happens when I pick a different style.

Does anyone have a clue?

Cheers,
Rene Simons

[attachment deleted by admin]
Title: Re: Display value moves to the right
Post by: kevin plummer on September 24, 2009, 08:36:55 PM
It is the way it uses tables to position things - so it is not the Tab per say but what else is displayed in the Tab giving you that effect. You can see this if using FireBug

There are some options however on the templates to merge cells - have a play around until you get the effect you want.

Kev
Title: Re: Display value moves to the right
Post by: Rene Simons on September 25, 2009, 02:42:58 PM
Kevin,

I checked the "Span prompt/value/comment" (on) on all tabs.
Tadaaaa! Problem solved!!
Thanks for the hint.

Rene