Lotus Notes 8.5

In 8.5 Domino Version it is observed that On a form we cannot use Subform name more than once. In many of the application we use subforms for action buttons and used it 2 times i.e on the top and in the bottom. E.g: In application we are using “Jsbutton” subform on the top as well as in bottom. It creates problem in Web case and gives error “HTTP Web Server: Application Exception - Duplicate Subform found. A given subform cannot be used on the same form more than one time.”…Am I ritee…

Subject: A thought

I think when I ran across this years ago, I got around it by creating a copy of the subform and giving it a new name (i.e., “Bottom”).

Maybe you can reuse design components in each subform so you don’t have to make code changes in two places.

Subject: Domino 8.5

Yes …I renamed my subforms and used it…Its working fine…