Dear All, i'm using the last snapshot of dbforms (1.1.4 27 sept. 2003). I must display a table that contains maxRows="*" of records like this:
"person_code" "person_name" "other changeable attributes" [save button] * the person_code is a pkey of the table and it is a label in the web form * person_name, insted, isn't a field of the same table so i have to display it in read-only mode but taking its value form another structure. When this attrib is changeable i can use a <db:select> with tableData, queryData... but in this case what can I do? The resulting dbform must be updatable - can I use query support to create an updatable db-form? - have I to create a view on my db (postgres) and then a rule (like on insert...instead) to have a working form? Have you a good idea? Regards Ivan ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ DbForms Mailing List http://www.wap-force.net/dbforms
