[web2py] Re: How to edit writable field of Table?

2015-12-14 Thread RAGHIB R
Sorry it is *unwritable On Tuesday, December 15, 2015 at 11:58:27 AM UTC+5:30, RAGHIB R wrote: > > I made both writable and readable false for not showing them in the form. > But I need to edit them later on. How do I do that? > -- Resources: - http://web2py.com - http://web2py.com/book (Docume

[web2py] Re: How to edit writable field of Table?

2015-12-14 Thread Nico de Groot
You can reset these values in a new controller. In the corresponding view the field will be visible or editable. Nico -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report