ploneformgen
PloneFormGen with Multi-Select field
I\'m in process creating a form in Plone/PloneFormGen. This form has Multi-Select field that I am populating from MySQL database as key,value[详细]
2023-04-11 13:13 分类:问答Plone: Pass a variable from PloneFormGen Custom Script Adapter to Mailer Adapter
I have a PloneFormGen form with a Custom Script Adapter that, on form submission, generates a new uid and creates a folder with that uid as its ID.[详细]
2023-04-08 02:19 分类:问答Adding a File object programatically in Plone using PloneFormGen
I\'m writing a PloneFormGen custom action adapter in order to add a File object to a folder from the File Field in the form. Here is the script:[详细]
2023-03-08 06:28 分类:问答new PloneFormGen Form Folder has Plain Text Format for Prologue and Epilogue
When I create a new PFG Form Folder, the Prologue and Epilogue textareas come up with a default Text Format = Plain Text.Is this intended?[详细]
2023-03-05 03:47 分类:问答plone.app.jquerytools Bad version error while installing PloneFormGen
I am trying to install zettwerk.ui theme , i have added zettwerk.ui to eggs = then ran buildout and restarted plone but i didn\'t find the theme on the Addon page.[详细]
2023-03-04 01:15 分类:问答Python Plone Passing Data
What I want to do is use a form gen form that calls a custom script adapter. The script will then take the search field and mess with it and plug it into an sql method called sms that searches a mysql[详细]
2023-02-28 18:07 分类:问答What exactly triggers the "Form authenticator is invalid" exception on PFG-forms?
Every once in a while the submi开发者_开发技巧t of a PloneFormGen-form (it happens on different forms, so nothing form specific) raises the \"Form authenticator is invalid\" exception.[详细]
2023-02-19 14:00 分类:问答Extending PloneFormGen
Are there any example add-ons where to look at when one would like to 开发者_运维知识库1) Create custom action adapters for PloneFormGen[详细]
2023-02-12 03:17 分类:问答conditionally checking a value in PloneFormGen
I have an information request form that has a series of checkboxes that i want to conditionally test and if checked I want to add content to the page开发者_如何学JAVA.[详细]
2023-01-08 06:28 分类:问答QListWidget on freemantle
I have a problem with QListWidget on freemantle (maemo, n900). I want to use two QListWidget on same window and allow the user to pick on number in each window.[详细]
2022-12-20 18:09 分类:问答