Tab Problem on Web

Hello,

I have two tabs table on a form on web.

In the second tab I have a radio button (having two choices) with refresh fields option enabled.

When I click any of the two choices, it takes me to the first tab.

How to prevent it? After clicking the radio button I want to stay in the second tab.

Thanks,

Subject: Tab Problem on Web

Hello,

You will have difficulties using a tabbed table on the web with refreshes. My best advice is to use a tabbed table that changes tabs programatically (field based value). Instead of using the tabs on the table give the users buttons that change the tab and set the field… this way when the form refreshes the field still has the value for the programmed tab and will open to the appropriate tab.

HTH

Mark

Subject: RE: Tab Problem on Web

Thanks a lot …It worked.

Subject: RE: Tab Problem on Web

wow - great idea -

thanks Mark…

Subject: Tab Problem on Web

Just review the Directory. Lotus does it there and it work just fine.