From rdrvr.biz@gmail.com Tue Dec 30 20:37:04 2008 From: David Farber To: smallwiki@list.inf.unibe.ch Subject: Alternatives for view rendering Date: Tue, 30 Dec 2008 12:36:09 -0700 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5928402951768827211==" --===============5928402951768827211== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit I would like to have more control over how Magritte forms are rendered in Seaside. For example, here is part of the HTML for the PersonEditor from the Magritte tutorial: Question #1: How can I get HTML more like this?
Personal Information
Question #2: I also want to be able to render forms that are a composite of multiple objects. For example, I'd like to render the Address fields inline with the rest of the form (instead of clicking a button to expand a set of fields or go to another page). What are my options? Thanks, David --===============5928402951768827211==--