Buttons Save and cancel stay disabled

When I open a Dialog with ’svy_mod_showFormInDialog’ as modal in the Tab view, the buttons save and cancel are disabled. When I close my dialog the buttons stay disabled. So everything in my client is disabled and I can’t do anything.
See attachment.

Do I start and close the Dialog wrong?

Hi ttmgybta,

I do not understand your problem, maybe you could give some extra information:

What method do you use?
What are the steps before? -do you go to edit or something.

Regards Sanneke

My dialog window was based on my base form and this called some functions I did not want to be called, that caused the problem. The dialog form, which is called is not based on anything anymore, now it works.

ok, good :)

We have now the same problem with tabs.

We have in the bottomform a tabpannel.
in this tabpannel we have some forms who are based on the svy_nav_base form.
In this case the buttons save and cancel are disabled in edit mode (all buttons are disabled).

If we change the extends property of the forms in the tabs to none it works as expected.
Interesting is that the same works on the topform.

any ideas

Regards Jonpaul

Is there a Solution for this Problem.
Or have I to make a Sample solution.
Thanks

Jonpaul