This question has been flagged

Hello,


I have one wizard which have follow fields.

field_name, field_type, model_name, model_field_name


Now, i want to add field_name after model_field_name.


For Ex:-

I have to add one text field in sale order.

While opening a wizard, add field_name as text, select model_name as sale.order and select model_field_name as partner_id.

Now click on done, this text field will added at the sale order model after partner_id field.


How to do it ?


Thanks, in advance,

Avatar
Discard

Hello Jignesh, If u found some solution then please share it, Thanks