J
|
Jane 9/26/2007 |
Jim, |
J
|
jim9 author 9/26/2007 |
But what if these values are to be temp values, and I want them stored in the current table, but not stored in the "LOOKUP" table? The use this address once only is a good example. If the customer has a regular ship to address stored in the lookup table, you'd fill fields with that. However, if the customer is visiting their aunt Bell, and says ship to Aunt Bell's address this one time only, then you would lookup the regular shipto but would want to over write the address, city, and town fields for this one record. But you wouldn't want in in the lookup table as this customers shipto address. Jim, To add new values to the dropdown boxes use Add new values on the fly option on the "Edit as" settings dialog on the Visual Editor tab. This option works with Lookup wizard with edit box with Ajax popup option together. |
J
|
jim9 author 9/26/2007 |
Or even a way to add a button to enter a temp address that could take you to another screen to override the values. Anything but storing only temp info in a main lookup table. |
J
|
Jane 9/27/2007 |
Hi,
|