bgermann
Forum Replies Created
-
Forum: Plugins
In reply to: [cformsII] how to customize email admin cforms IIForum: Plugins
In reply to: [cformsII] Popup problemPlease only use current versions if you have a support request. These options were remove in version 14.9.7. I do not plan to reintroduce them, because JavaScript alerts are responsible for bad user experience. You can use inline JavaScript to do it yourself, but I would advise not to do so.
Forum: Plugins
In reply to: [cformsII] Date Picker Start Date – End DateSo from your example I can see you mean for your own form. What you want to do is a semantic connection between two form elements which cformsII does not support. However you can manage to do that in custom JavaScript.
Forum: Plugins
In reply to: [cformsII] how to customize email admin cforms IIYou do not have to change it in lib_activate. You have to change it directly in MySQL. The table is called wp_options and the data is in the dataset with option_name=’cforms_settings’. Remember to also change the PHP serialization data.
What other types of fields do you have in your form? Would you please export your form settings and upload it somewhere? I cannot reproduce your issue.
Forum: Plugins
In reply to: [cformsII] Autocommit email with attachment . How to remove ?Hi. Do you mean an auto confirmation email? Is the Cforms2 attachment attached to that email or some kind of response?
Forum: Plugins
In reply to: [cformsII] checkboxes max and minThere is no built-in way to do that. You have to use JavaScript.
Forum: Plugins
In reply to: [cformsII] cformsII – contact form y AdwordsWhat is your question? Can you rephrase it?
Forum: Plugins
In reply to: [cformsII] Bcc not workingPlease see the email related FAQ.
Forum: Plugins
In reply to: [cformsII] Custom CSS by each fieldUnfortunately not.
Forum: Plugins
In reply to: [cformsII] radio button checked by default?field#option1|option1|set:true#option2|option2
Forum: Plugins
In reply to: [cformsII] problem with lib_activate.phpForum: Plugins
In reply to: [cformsII] won't send mailPlease see the mail related FAQ.
Forum: Plugins
In reply to: [cformsII] how to customize email admin cforms IIYou have to manipulate the corresponding data in the database.
Forum: Plugins
In reply to: [cformsII] App for cformsI will not make any app.