Re: [web2py] Re: custom form default value

2016-12-21 Thread Tom Schuerlein
Thank you, I was completely unaware that this syntax was needed. I will never get those 2 hrs of my life back, but thanks to you I will sleep well tonight!!! You are THE BOSS. On Wed, Dec 21, 2016 at 5:52 AM, Anthony wrote: > > id="sample_sample_name" class="text" value={{=

[web2py] custom form default value

2016-12-20 Thread Tom Schuerlein
Hi: I am trying to write a fairly simple custom update form as shown below. The application is used in a lab to track "jobs" which consist of many samples each. The sample names are often more than one word. I am writing a page to edit the existing data base entry. However, when I set the

[web2py] custom forms

2016-11-07 Thread Tom Schuerlein
I am new to Web2Pyl. I am looking for a help building a custom form. Specifically how to pass db fields to the HTML View when building the code. I've been looking for a tutorial on building custom forms with no luck. I need to be able to have several input fields on one row; with a mixture o