How to Pass the Value from Widget Controller to On-load Script to set it to Variable field.
I am trying to create a spModal + Widget. Where if I click Submit, it will pass the value from controller into on-load script to set it to the variable field. HTML code:<div><label>Select Mailbox Type</label><select ng-model="c.selected"><option valu...