On 17-Jun-08, at 1:16 PM, Ralf Becker wrote:
> this.form.etemplate_exec_id gets you the id in every onChange method,
> it's a hidden field in each etemplate form.
I'm missing something.
I get the request id from the hidden variable, and send it to the ajax
class.
Using that, I call:
$request = etemplate_request::read($et_request_id);
$request->sel_options['ship_to_address'][$contact_id] = $name
I tried:
$request->set_to_process('ship_to_address', 'selectbox');
after, but it didn't help. Either way, it rejects the new value. Is
there some other kind of storage I need to do?
Nathan Gray
nathan at goarctic dot com
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php_______________________________________________
Perp-developers mailing list
Perp-developers@...
https://lists.sourceforge.net/lists/listinfo/perp-developers