This question has been flagged
2 Replies
4072 Views

I want to return a wizard in purchase order creation, like after clicking the save wizard will appear. How can I do that using new api? Can you give an example? 

Avatar
Discard
Best Answer

You can't do that,

create method should always return the object of method .

You can do this by calling a button for creating a record and returning the wizard .


This may help in your case.

Avatar
Discard
Best Answer

I have the same need, 

Tell me if did you find any solution.

Thanks.

Avatar
Discard