Master data searching in External application and populate into Commerce Attribute
Content
Hi,
While transiting from legacy UI to JET UI, it's also a good chance to optimize the design.
Here is one question I'd like to seek for any reference or insight on.
[Requirement]Mater data searching in External application and populate into Commerce Attribute
[Current situation] It's handled with JS to popup the external application window where user can input multiple criteria and search out the result and then fill back to the attribute values in Commerce.
[Question] With JET UI active, the fill back JS logic doesn't work well as Legacy UI. Seems some logic in the field formula need to be adjusted. However as far as I know, UI mashup is not the best practice. I've been told that something like JET API should be better...But I don't have that much idea on the details about how to make it done.