>From the regular menu if you select an option, then ARGetListEntry is listed.
There is no value shown when opening the menu on the "vendor form" AJ arthurj wrote: > > With a regular menu ARExpandQueryMenu is listed in the API log > > AJ > > arthurj wrote: >> >> Sorry.... >> The two functions listed in the log were from the menu on the vendor >> form. >> I will find out what is listed with a regular menu. >> >> AJ >> >> >> arthurj wrote: >>> >>> I have implemented both functions you mentioned. >>> >>> AJ >>> >>> >>> arthurj wrote: >>>> >>>> >>>> ARExpandQueryMenu is listed in the API log >>>> ARDBCGetListEntryWithFields and ARDBCCommitTransaction are listed in >>>> the Plugin Log >>>> >>>> AJ >>>> >>>> >>>> Axton Grams wrote: >>>>> >>>>> Did you implement both the ARDBCGetEntry and >>>>> ARDBCGetListEntryWithFields functions in your ARDBC plugin? >>>>> >>>>> What api calls are logged in the API logs when you attempt to use the >>>>> menu? When using a regular menu, which api calls are logged when >>>>> using a menu? >>>>> >>>>> Axton Grams >>>>> >>>>> On 6/5/07, arthurj <[EMAIL PROTECTED]> wrote: >>>>>> Hi, >>>>>> I used the sample skeleton code that returns a single match in an >>>>>> Oracle >>>>>> table for a qualification like FIELD = VALUE search. >>>>>> Now when I access a menu coded on a VEndor form based on the above >>>>>> plugin, I >>>>>> do not get any results back even though I can get results back if I >>>>>> query >>>>>> the vendor form from the face of the vendor form. >>>>>> >>>>>> I noticed that the GLEWF function runs completely, but GetEntry >>>>>> function >>>>>> doesn't get invoked. Does this mean that for a menu based on a Vendor >>>>>> form, >>>>>> only the GetListEntryWithFields(GLEWF) function gets invoked? I >>>>>> don't think >>>>>> so since, GetEntry function has the ARFieldValueList structure for >>>>>> the >>>>>> results not the GLEWF function. >>>>>> >>>>>> I hope anyone using this sample plugin can help us out here. >>>>>> >>>>>> AJ >>>>>> >>>>>> -- >>>>>> View this message in context: >>>>>> http://www.nabble.com/API_ARDBC-tf3872709.html#a10972634 >>>>>> Sent from the ARS (Action Request System) mailing list archive at >>>>>> Nabble.com. >>>>>> >>>>>> _______________________________________________________________________________ >>>>>> UNSUBSCRIBE or access ARSlist Archives at www.arslist.org >>>>>> ARSlist:"Where the Answers Are" >>>>>> >>>>> >>>>> _______________________________________________________________________________ >>>>> UNSUBSCRIBE or access ARSlist Archives at www.arslist.org >>>>> ARSlist:"Where the Answers Are" >>>>> >>>>> >>>> >>>> >>> >>> >> >> > > -- View this message in context: http://www.nabble.com/API_ARDBC-tf3872709.html#a10973849 Sent from the ARS (Action Request System) mailing list archive at Nabble.com. _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"

