Bug with Tabbed-Table?It will lost field value when you switch tab

When I tried to use tabbed- table(show only one row at a time) for my web app, I find that you will lose change when switch tab.Fellow these steps:

1.Create a tabbed table in a form.

2.put field1 in section 1(tab 1)

3.put field2 in section 2(tab 2)

4.save the form ,and preview in web browser

5.type something in field1

6.click and switch to tab2,type something in fields2.

7.go back to tab1, the field value you just typied in field1 will lost.

Thanks for any help.

Subject: Bug with Tabbed-Table? No…Its very easy

  1. Go to designer2. Open the form.

  2. Right click select form properties

  3. In 1st tab of form info properties select “render pass through HTML in notes” from options

  4. Save the form and works well from the web

regards

Sanjay

Subject: Thanks Sanjay, But it doesn’t works.

Hi Sanjay: Thanks for your help.

But ,this doesn’t works for me. Is another reason here? Which version you are using now?

Subject: Solution to tabbed tables losing info

This may be too late, but it may help someone else who is looking for an answer:

In form properties on the second tab, in on web access section select Generate HTML for all fields. It did the trick for me.