Getting table back end values and putting them as Options for select box variable on the catalog form by writing script include and onChange client script
Hello All, if you need to populate select box variable from a table, in this scenario below scripts will be helpful ScriptInclude var assetRequisitionUtils = Class.create();assetRequisitionUtils.prototype = Object.extendsObject(AbstractAjaxProcess...
