| Author |
Messages |
|
nmariolis Posts:4
 |
| 04/20/2008 9:36 AM |
|
Well I want to create module which actually is: a form that has a combobox which I want to take its values from this url: http://entradatest.aheadrm.com/entrada/listDestinations?from=AHD01687&to=AHD01685&agreementId=AHD01685:00002 This produces an xml with two fields code and name. So I want to see the name and store as value to the combo the code field. Also another combo box with cities which takes its values from http://entradatest.aheadrm.com/entrada/listDestinations? from=AHD01687&to=AHD01685&agreementId=AHD01685:00002?code= Also some fields like datefrom dateto etc this form should post its data to http://entradatest.aheadrm.com/entrada/process? from=AHD01687&to=AHD01685&agreementId=AHD01685:00002 creating also an xml request file with a format which includes the values of the form. Is it possible to be made by the DNN module builder? Thanks |
|
|
|
|
|
| You are not authorized to post a reply. |
|
|
|