I have created a table with some address data. We want to use this form for a web registration. There was a normal line spacing if you open the table in the notes client.
But if you open the form at the web browser, the normal line spacing was 1.5 or 2 lines. How can I fix this.
This could be a number of things. A few questions. What browser are you using? Will you be using the form on an intranet/extranet or the Internet? Having a lot of white space sounds odd. I wonder if something on the page (other than the table itself) is causing this. Can you provide the HTML generated – just the beginning of the table code down to at least one row of the row code would probably do the trick.