On Wed, Aug 31, 2011 at 2:02 PM, Robert Thomas <span dir="ltr">&lt;<a href="mailto:thomcr@gmail.com">thomcr@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Hi,<br><br>I was wondering if I couls somehow load a customer id, so that I can get it from the dlg_list. I found this field interesting<br><br></blockquote><div><br>Not entirely sure what you are trying to do, but perhaps a dialog variable will help you out try setting something like:<br>

<br>$dlg_val(customer_information)=&#39;foo&#39;;<br><br>Then you should be able to get that variable from dlg_list.<br>-Brett<br><br><br></div></div>