VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: revo1 on March 06, 2012, 07:12:59 AM

Title: Select menu after shipping description
Post by: revo1 on March 06, 2012, 07:12:59 AM
which function i need to use to make select menu after shipping description for parcel data? Please give small example to.
Title: Re: Select menu after shipping description
Post by: Alan_Smith on March 06, 2012, 10:21:29 AM
You should create Select function after the description of given various data. You can use the command of select items by function code as "SELECT PARCELDATA (ITEM_NUNBER, ITEM_NAME)". Using this given code you can select any data from the description of a table named PARCELDATA.