Apologies, I pressed some key that sent the email before it was finished:

Using the model

db.define_table('example',
                          Field(' surname'),
                          Field('name'))



as  the autocomplete widget's reference table

containing the following data
surname              name

Black                   Petro
Gray                    Peter
White                   Paul

I want the autocomplete widget on 'name'   to only show 'Paul'  if
'White'  was entered in the 'surname'  field.

How do I do it?

Regards
Johann


-- 
 May grace and peace be yours in abundance through the full knowledge
of God and of Jesus our Lord!  His divine power has given us
everything we need for life and godliness through the full knowledge
of the one who called us by his own glory and excellence.
                                                    2 Pet. 1:2b,3a

Reply via email to