Only issue left is inheritance.For coral-ui3 , issue is with Uncaught TypeError: component.getValue is not a function @arunpatidar , resolved by changing script to use value = component._initialValues;
(function(document, $) {"use strict";
// when dialog gets injected$(document).on("foundation-cont...