Re: PloneFormGen custom field

Luca Fabbri <[email protected]> Wed, 1 Apr 2015 10:13:03 +0200
Newsgroups gmane.comp.web.zope.plone.user
Message-ID <CAGfGq=am_U0mjQ7+oziYBYU4c1zvjXLUg+4Rm5vYD9rOvAqqwg@mail.gmail.com>
On Tue, Mar 31, 2015 at 11:34 PM, Chuck Theobald <[email protected]> wrote:

>
>    - Plone 4.3.3 (4308)
>
>
>    - CMF 2.2.7
>
>
>    - Zope 2.13.22
>
>
> I would like to create a custom field in PFG. It would be similar to the
> date/time field, but would offer only HH:MM:SS. What would be the best way
> to go about this task?
>
> Alternatively, how can I put three selection fields next to each other
> horizontally? i suspect I need some sort of custom template, but don't know
> where to look.
>
>
Archetypes CalendarWidget (on which Date field of PFG is based on) natively
support this feature: show_hm=True/False and show_ymd=True/False.

So: the task should be really easy to be implemented just extending
original PFG field.







>
>
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming The Go Parallel Website,
> sponsored
> by Intel and developed in partnership with Slashdot Media, is your hub for
> all
> things parallel software development, from weekly thought leadership blogs
> to
> news, videos, case studies, tutorials and more. Take a look and join the
> conversation now. http://goparallel.sourceforge.net/
> _______________________________________________
> Plone-Users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/plone-users
>
>


-- 
-- luca

twitter: http://twitter.com/keul
linkedin: http://linkedin.com/in/lucafbb
blog: http://blog.keul.it/

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/

_______________________________________________
Plone-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/plone-users