drupal 7 - How to pass and receive values from popup ctool? -
i pass in values form via 'get' button put had in form textbox1 popup modal form textbox1 , have textbox2 in modal form return value secondary textbox2 in original form.
so
form popup textfield1 -> via button -> popup_textfield1 textfield2 <- via submit button <-popup_textfield2 how achieve this? can't seem find article on value pass ctools
Comments
Post a Comment