BlackBerry Issue w/ Tables in Form

Hi there,

I have a form that uses a table with text fields in a table. Once the user fills in the information it is “Forwarded” to a user with a blackberry. When the he receives the email on his blackberry, some of the information are aligned and a few are not aligned and are gathered together. I read something about turning off Javascript? Would this be on the blackberry or in the form (where do you turn off javascript)? —> Simple database elements, like forms, can be converted easily for use with the BlackBerry Browser by turning off JavaScript™ and removing any tables. Or any other suggestions are greatly appreciated.

Thanks!

Subject: BlackBerry Issue w/ Tables in Form

You can turn off JS Support on the BB but then any action buttons you have on the form will not work because Domino produces a _doClick in JS. There is a Database property to generate JS when Generating Pages. Not sure how that will work with Action Buttons etc. would have to test it. On the BB you would need to look at the settings and see if Allow JS is set or not, as I remember there is also a setting about using HTML tables, but I can’t remember the exact setting.