Hi, I am using fields_view_get method for create a dynamic wizard. Dynamic wizard create successfully but when i try to pop up it, it is generate "KEY ERROR". Because when pop up the wizard always fields_view_get() method call default_get() method. As per Tryton architecture i think fields_view_get() call fields_get() method.
Any one have solution of this issue that why fields_view_get() call the default_get() method instead of the fields_get() method? Thanks, Naitik Mehta, Serpent Consulting Services.
