This question has been flagged
2 Replies
2758 Views

I am trying to find the external_Id of a popup form view, to be more specific the product popup form view from a sale order, because i've introduced some changes to the product form view "product.product_template_only_form_view", but those changes are not reflected on the popup product form view, when i try to create a new product from a sale order, namely "oreder_line", any idea where i can find it?

Avatar
Discard
Best Answer

To get the external id of a wizard, perform following steps. 

  • Activate developer mode 

    • https://imgur.com/FGF3G7j

  • Open wizard

    • https://imgur.com/rFFSwXO

  • Click debug mode icon and click Edit View : form

    • https://imgur.com/ZmNofXn

  • You will find "External ID"

    • https://imgur.com/yiLGEu7


Avatar
Discard
Author

Thanks a lot for tip mate, i appreciate it.

but unfortunately I didn't get the same result as you described, as when i open the wizard, the background greyed out and everything in the background became un-clickable, alongside the create product wizard on the sale order covers the debug icon.

Please refer attanchments, I have update my answer.

Author

Thank you a lot man, this was pretty clear, but unfortunately still didn't help with my case.

- Activate Developer mode

- https://imgur.com/uO1Af09

- Open Wizard

- https://imgur.com/lNI5ZsW

- https://imgur.com/fS4EjBt

as you can see from screenshots, there is no "debug" icon.

It seems your developer mode is already activated, do one thing, deactivate it and activate again. Then you will see the option hopefully.