Hi Lucas, thanks for you reply. To give you a bit more context, I need to be able from a grid to use the same Multistep form for the Create button and when someone uses the Edit action on one of the item. If my Multisteps form as a starting step which is of type Insert, do you think I can have another step of type Edit that would receive the Id?
Right now, I can achieve that only by duplicating the whole multisteps form with one starting with an Insert step and another Multistep form starting with an Edit step. It is not so bad when you have 4-5 steps, but if you have a complex multisteps form and metadata associated, it increases maintenance to duplicate.