there's no ability to "disguise" the column names ATM. Il giorno lunedì 15 luglio 2013 13:00:05 UTC+2, Sarbjit singh ha scritto: > > I am using smartgrid to create a grid for the records present in the > database. I have labelled all the database elements as : > > db.mytable.myname.label = 'Name' > > Now in the grid which is generated does shows "Name" in the table header > and in the drop-down which is used to build search queries. Now this is > fine and works like as expected, but when I hit the "New" in the search > widget - it shows the underlying database name and its elements in search > field : > > mytable.myname == 'John' > > I do not want to expose the variable names and table name to the user's. > So I just want to know if this is indeed possible using web2py. > > Also, I am seeing the same behavior when I use the export csv. > > -Sarbjit > >
-- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

