Hi,
can someone post a sample of a single column querypicker on a DB different from SouthWind?
thanks
fabio
Type: Posts; User: phabio
Hi,
can someone post a sample of a single column querypicker on a DB different from SouthWind?
thanks
fabio
also with SouthWind data:
open database southwind
m_database = "database=southwind"
m_table = "table=products"
m_tabletitle = "tabletitle=product"
m_selectcolumn =...
Strange..
this, work: 1 column and 1 detail
m_database = "database=SFM"
m_table = "table=documenti" // la table col massimo dettaglio
m_tabletitle = "tabletitle=Documenti" //...
I get everytime this error
gio nov 1 11:03:18 2018
**** Lianja error ****
odata_read([/southwind/products&$select eq productid], [_00002ef000d7.tmp])
...
Ok, I try, but in the sample you have all the tables.
Hi,
I'm triyng to use the QueryPicker with only the picklist
open database southwind
m_database = "database=southwind"
m_table = "table=products"
m_tabletitle =...
Good, I wait the next beta to test it.
Thanks
Fabio
Another Brick In The Wall...
great Barry!
do you have modified only the rsp or also the ShowQueryPickerPanel?
Fabio
Ok..
it's planned to create a searchable grid?
thanks
Fabio
m_database = "database=southwind"
m_table = "table=products"
m_tabletitle = "tabletitle=Item Details"
m_selectcolumn = "selectcolumn=productid"
m_columncount = "columncount=1"...
Fantastic
Ok...
So, in the main example, I can't have "Customer ID" and "Customer name"...
so, it's not easy to get the right customer..
YES!
now is better..
this work
m_par = [database=southwind&table=products&tabletitle=Item...
Now, I'me try with this parameters:
database=southwind&
table=products&
tabletitle=Item Details&
selectcolumn=productid&
columncount=1&
columntitles=Categories&...
Hi Barry, I'm tryng.. without a good results..
but I've a question:
if I need to browse only one table.. it's possible?
Ok, I try to play with parameters..
Hi Barry
it's fantastic.
in the demo, what is the fourth parameter?
Lianja.showQueryPickerPanel("Browse Orders", "myCallback()", "southwind", "order_details");
I suppose it is "what needs to...
I'm touched ... :o
another step to the best RAD!
thanks Barry!
you are welcome in Italy!
Fabio