-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 10/09/2015 08:01 AM, Sami Pietilä wrote:
> Hi,
> 
> I am trying create a web form for personnel records, for example:
> 
> test_records = [
> 
> { "id": "1", "last_names": ["Nieminen"], "first_names": ["Sofia",
> "Emilia"], "staff": "No", # yes / no "work_permit": [ { "start_date":
> "1.1.2008", "end_date": "1.1.2011" } ], } ]
> 
> I would like to use pyramid+deform to render this data to a view like:
>  http://ariana.dy.fi/files/panel-records.png. The main blue (bootsrap)
> panel is collapsible and each sub blocks in records (like
> "work_permit") are rendered as (sub)panels (The template used in the
> screenshot is: http://ariana.dy.fi/files/short_main.pt).
> 
> How this can be accomplished with deform? If possible, I would very
> much appreciate an example, exaples are easiest for me to understand.

Eric Rasmussen has a nice example of using deform in a "retail" UI:

  http://deformretail.chromaticleaves.com/

The docs for "retail" rendering are here:

  http://deform.readthedocs.org/en/latest/retail.html


Tres.
- -- 
===================================================================
Tres Seaver          +1 540-429-0999          [email protected]
Palladion Software   "Excellence by Design"    http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBAgAGBQJWF7leAAoJEPKpaDSJE9HYfDsP+gKS9WppuJ5v8+fr8aS2FWvE
CBGw50jHq/7dD7G5J7pKXmD9s76qdRtSYi01LOfdgqo2VtTtdLu1nyeNpb10SHNi
c4aglwRFzl+33sjMPVu1Jqm12xeVZepHqr0y0HC5I0X2wZe71iUKnzJja84tjBQ4
WSG2C4MUvCD509NjTsydBVL8yiYb26Cz9J5Fx0G3iuqss7d7qoClACpwL10QkWtg
wPhgd0IGnwavFr34QaFF9lQ9pwrtzqShqNeuSE8TPaiYRbMpd/z0DWKB4yLi8xDh
wPJspBK0helJus9XRbHtsbFBjoBi9uyVqzqbpvv2Cvdr+vTjImBjBfFN/TK6twwH
OFMdn+bwbETsPrDXmBX6oKkK8jcNhy+KY8G2e6IXx758cuYTxdAeqV6RccvnLk54
lFwOCzSHbCmiCEgdqmeC659NHz/jEEUZas/746HQKfg/rpKQw8IDYNFRIGmJu1b5
HFovq2DBeEeemO41lWEwsm+h64xntn1OUUNnTNff7X0BWIE8w+VSfJmC6OL5gVTf
zowDFbOIU0XrJ8NNoxQVOLzug69jYwJR8LuYXnQEi10KtkvF77eq/TvLZSYvWKHf
SaFCpNUvpWTtHpClOIuAYe6PxT74jaF7VIPqudPQbXvOLCRivUD61Elg64WN25Ge
VF19aRomlD7eYUURiTlD
=psh2
-----END PGP SIGNATURE-----

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pylons-discuss.
For more options, visit https://groups.google.com/d/optout.

Reply via email to