<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Question2Answer Q&amp;A - Recent questions tagged form</title>
<link>https://www.question2answer.org/qa/tag/form</link>
<description>Powered by Question2Answer</description>
<item>
<title>How to disable feedback page</title>
<link>https://www.question2answer.org/qa/114623/how-to-disable-feedback-page</link>
<description>

&lt;p&gt;Hello,
&lt;br&gt;
&lt;br&gt;I have seen old answers on how to disable the feedback page,&amp;nbsp;&lt;span style=&quot;background-color:#f4f4f4; color:#34495e; font-family:Ubuntu,Helvetica,Arial,FreeSans,sans-serif; font-size:14px&quot;&gt;Admin &amp;gt; Emails &amp;gt; Provide a page for users to send feedback = OFF&lt;/span&gt;
&lt;br&gt;
&lt;br&gt;I have the latest version of q2a, and there is no such option under emails...
&lt;br&gt;
&lt;br&gt;Were this option moved to a different menu? Thanks&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/114623/how-to-disable-feedback-page</guid>
<pubDate>Fri, 23 Aug 2024 23:46:56 +0000</pubDate>
</item>
<item>
<title>send feedback error</title>
<link>https://www.question2answer.org/qa/112248/send-feedback-error</link>
<description>

&lt;p&gt;A server error occurred, please try again.&lt;/p&gt;

&lt;p&gt;Please see the attached picture&lt;/p&gt;

&lt;p&gt;what's the problem ? And how can I fix it
&lt;br&gt;
&lt;br&gt;1.8.8
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;&lt;img alt=&quot;&quot; src=&quot;https://www.question2answer.org/qa/?qa=blob&amp;amp;qa_blobid=8655406439101483560&quot; style=&quot;height:462px; width:600px&quot;&gt;&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/112248/send-feedback-error</guid>
<pubDate>Wed, 31 Jan 2024 21:33:01 +0000</pubDate>
</item>
<item>
<title>How can I add &lt;select&gt; or other fields in registration form</title>
<link>https://www.question2answer.org/qa/100898/how-can-i-add-select-or-other-fields-in-registration-form</link>
<description>I want to be able to add fields such as select (precisely on the registration form), radio, checkbox etc.&lt;br /&gt;
&lt;br /&gt;
If I do this, how do I capture the user input and send to database?&lt;br /&gt;
&lt;br /&gt;
Should I create a new column in qa_users table or there's another table that handles additional input?</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/100898/how-can-i-add-select-or-other-fields-in-registration-form</guid>
<pubDate>Fri, 22 Apr 2022 08:12:08 +0000</pubDate>
</item>
<item>
<title>How can I make a contact form plugin that send me mail to admin email just like feedback page?</title>
<link>https://www.question2answer.org/qa/99038/contact-plugin-send-mail-admin-email-just-like-feedback-page</link>
<description>Because feedback page is not so informative. So I want to make a nice contact form plugin. I have made plugin.php and q2a contact page.php file.&lt;br /&gt;
&lt;br /&gt;
With both files I can make a page from admin panel and by clicking the page link, The page can be opened but not send mail.&lt;br /&gt;
&lt;br /&gt;
So how can i active this page so that it send me mail like feedback page..&lt;br /&gt;
&lt;br /&gt;
Please anybody help..&lt;br /&gt;
&lt;br /&gt;
The Plugin repository link -&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://github.com/Kuddus95/q2a-contact-page&quot; rel=&quot;nofollow&quot;&gt;https://github.com/Kuddus95/q2a-contact-page&lt;/a&gt;</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/99038/contact-plugin-send-mail-admin-email-just-like-feedback-page</guid>
<pubDate>Fri, 14 Jan 2022 05:28:09 +0000</pubDate>
</item>
<item>
<title>How can I validate fields in registration form ?</title>
<link>https://www.question2answer.org/qa/89404/how-can-i-validate-fields-in-registration-form</link>
<description>The registration is important part for an admin . Admin wants the data should be in correct form and all fields .&lt;br /&gt;
&lt;br /&gt;
How can I apply validations ?&lt;br /&gt;
&lt;br /&gt;
1. User fill fields atleast 3 length.</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/89404/how-can-i-validate-fields-in-registration-form</guid>
<pubDate>Sat, 28 Nov 2020 02:55:00 +0000</pubDate>
</item>
<item>
<title>How can I add an editor to a form?</title>
<link>https://www.question2answer.org/qa/87340/how-can-i-add-an-editor-to-a-form</link>
<description>I want to use an editor instead of textarea in a plugin I developed. How can I add the editor to the form?</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/87340/how-can-i-add-an-editor-to-a-form</guid>
<pubDate>Mon, 07 Sep 2020 18:56:25 +0000</pubDate>
</item>
<item>
<title>Why am I not able to submit an Answer on the answer form?</title>
<link>https://www.question2answer.org/qa/86199/why-am-i-not-able-to-submit-an-answer-on-the-answer-form</link>
<description>

&lt;p&gt;I am building a new website. On answer form, after submitting an answer an error pops up as:&lt;/p&gt;

&lt;blockquote&gt;

&lt;p&gt;&quot;you are submitting too quickly, please wait a second. &quot;&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;The hosting provider is not able to find out the reason why this is happening.
&lt;br&gt;I did not submit any answer in my new website until&amp;nbsp;now. Please help me.
&lt;br&gt;
&lt;br&gt;Website - &lt;a target=&quot;_blank&quot; rel=&quot;nofollow&quot; href=&quot;http://cosmolaunch.com&quot;&gt;cosmolaunch.com&lt;/a&gt;&amp;nbsp;
&lt;br&gt;Thanks&lt;/p&gt;</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/86199/why-am-i-not-able-to-submit-an-answer-on-the-answer-form</guid>
<pubDate>Mon, 20 Jul 2020 19:30:50 +0000</pubDate>
</item>
<item>
<title>Plugin admin form checkbox cannot be cleared bug</title>
<link>https://www.question2answer.org/qa/74812/plugin-admin-form-checkbox-cannot-be-cleared-bug</link>
<description>I’ve added a field of type ‘checkbox’ in the admin form for a plugin. If I tick the box and save, the choice is saved. But if I then untick it and save, the tick comes back, it seems impossible to clear the option. Did I do something wrong or is there a bug in checkbox handling? (The browser will not send anything when a checkbox is unticked, that could be a factor).&lt;br /&gt;
&lt;br /&gt;
Sorry, I accidentally asked this yesterday as anonymous, so could not add the &amp;quot;bug&amp;quot; tag.</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/74812/plugin-admin-form-checkbox-cannot-be-cleared-bug</guid>
<pubDate>Sun, 12 May 2019 12:57:50 +0000</pubDate>
</item>
<item>
<title>Plugin admin form checkbox cannot be cleared</title>
<link>https://www.question2answer.org/qa/74789/plugin-admin-form-checkbox-cannot-be-cleared</link>
<description>I’ve added a field of type ‘checkbox’ in the admin form for a plugin. If I tick the box and save, the choice is saved. But if I then untick it and save, the tick comes back, it seems impossible to clear the option. Did I do something wrong or is there a bug in checkbox handling? (The browser will not send anything when a checkbox is unticked, that could be a factor).</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/74789/plugin-admin-form-checkbox-cannot-be-cleared</guid>
<pubDate>Sat, 11 May 2019 13:51:40 +0000</pubDate>
</item>
<item>
<title>Can we Integrate Ask a Question form with Contact form 7 submitted data ?</title>
<link>https://www.question2answer.org/qa/66889/can-integrate-question-form-with-contact-form-submitted-data</link>
<description>I am keeping the simple contact form 7 to receive the question.&lt;br /&gt;
&lt;br /&gt;
Can we pass this data to Question2Answer and make the question posted automatically. ?&lt;br /&gt;
&lt;br /&gt;
Or&lt;br /&gt;
&lt;br /&gt;
any other suggestions to pass the data?&lt;br /&gt;
&lt;br /&gt;
Please help.</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/66889/can-integrate-question-form-with-contact-form-submitted-data</guid>
<pubDate>Tue, 04 Sep 2018 07:22:16 +0000</pubDate>
</item>
<item>
<title>How to pop up login &amp; sign up form to the un logged users?</title>
<link>https://www.question2answer.org/qa/52006/how-to-pop-up-login-%26-sign-up-form-to-the-un-logged-users</link>
<description>I want to add a pop up box like digg and quora has, How can I show pop up box with login and sign up form to unlogged users? Any help will be appreciated, Thanks in advance!</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/52006/how-to-pop-up-login-%26-sign-up-form-to-the-un-logged-users</guid>
<pubDate>Sun, 05 Jun 2016 11:53:25 +0000</pubDate>
</item>
<item>
<title>Is htaccess affecting my form posts?</title>
<link>https://www.question2answer.org/qa/50132/is-htaccess-affecting-my-form-posts</link>
<description>For example, if I attempt to save the option under &lt;a href=&quot;http://mysite.com/admin/layout&quot; rel=&quot;nofollow&quot;&gt;http://mysite.com/admin/layout&lt;/a&gt; it posts back to that same URL but as a page not found which is frustrating as it posts to itself and comes up fine when POST isn't set. Thanks in advance.</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/50132/is-htaccess-affecting-my-form-posts</guid>
<pubDate>Fri, 05 Feb 2016 05:08:15 +0000</pubDate>
</item>
<item>
<title>can i put bootstrap direct in CSS file without defining bootstrap-class name inside my html file.</title>
<link>https://www.question2answer.org/qa/48217/bootstrap-direct-without-defining-bootstrap-class-inside</link>
<description>I have only css file to edit. they have defined all the classes and ids. But I want to make resposive that page through bootstrap. What should I do?&lt;br /&gt;
&lt;br /&gt;
Please suggest me.&lt;br /&gt;
&lt;br /&gt;
Thank you...</description>
<category>Themes</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/48217/bootstrap-direct-without-defining-bootstrap-class-inside</guid>
<pubDate>Wed, 30 Sep 2015 02:50:07 +0000</pubDate>
</item>
<item>
<title>Build a Form using Ajax</title>
<link>https://www.question2answer.org/qa/47656/build-a-form-using-ajax</link>
<description>Hi, I'm tinkering around with the example page trying to make a form,&lt;br /&gt;
&lt;br /&gt;
I was able to get it working using something like&amp;quot;&lt;br /&gt;
&lt;br /&gt;
$qa_content=qa_content_prepare();&lt;br /&gt;
....&lt;br /&gt;
$qa_content['form']=array(....) //Passing all the form parameters&lt;br /&gt;
...&lt;br /&gt;
return $qa_content;&lt;br /&gt;
&lt;br /&gt;
So far, I have little clue what happens after I return $qa_content. This is troubling me now, because I'd like to build a form using ajas (i.e. replacing the html inside of a div after the user clicks on a button). I'm wondering if there is a way to get the raw html that gets the form build (something like buildform ($qa_content['form']) )&lt;br /&gt;
&lt;br /&gt;
Any suggestions? Thanks</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/47656/build-a-form-using-ajax</guid>
<pubDate>Sun, 30 Aug 2015 21:17:41 +0000</pubDate>
</item>
<item>
<title>How to customize the default text on the Ask form?</title>
<link>https://www.question2answer.org/qa/46670/how-to-customize-the-default-text-on-the-ask-form</link>
<description>I’d like to change the text from “The question in one sentence” and “More information for the question” to prompts that are more specific to the topic of my site.</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/46670/how-to-customize-the-default-text-on-the-ask-form</guid>
<pubDate>Mon, 20 Jul 2015 20:16:17 +0000</pubDate>
</item>
<item>
<title>pop up login and register</title>
<link>https://www.question2answer.org/qa/43428/pop-up-login-and-register</link>
<description>hi&lt;br /&gt;
&lt;br /&gt;
i want to make 2 pop up windows for login and register&lt;br /&gt;
&lt;br /&gt;
1 ) i make pop up widnows&lt;br /&gt;
&lt;br /&gt;
2 ) i get the login codes from qa-theme.php (snow theme) and login pop up is done now !&lt;br /&gt;
&lt;br /&gt;
but i cant add register form into pop up window!&lt;br /&gt;
&lt;br /&gt;
is there any code or outputs like $this-&amp;gt;form_register ();&lt;br /&gt;
&lt;br /&gt;
to add register form or forgot form to qa-theme.php like what q2amarket do for login form in snow theme ?&lt;br /&gt;
&lt;br /&gt;
thank you</description>
<category>Themes</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/43428/pop-up-login-and-register</guid>
<pubDate>Sat, 31 Jan 2015 00:44:23 +0000</pubDate>
</item>
<item>
<title>CTRL+ENTER for submitting posts</title>
<link>https://www.question2answer.org/qa/40990/ctrl-enter-for-submitting-posts</link>
<description>

&lt;p&gt;
	For the premium plugin SCEditor, I have implemented the shortcut CTRL+ENTER to submit posts. It is like on github and stackoverflow.
&lt;br&gt;
	
&lt;br&gt;
	It kind of annoys me that this shortcut is missing here in the main q2a forum =)
&lt;br&gt;
	
&lt;br&gt;
	If we stick to CKEditor, the shortcut can be added in the config.js with:
&lt;br&gt;
	
&lt;br&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;config.keystrokes = &amp;nbsp;&amp;nbsp;&amp;nbsp;[
&lt;br&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;[ CKEDITOR.CTRL + 13, 'save' ],
&lt;br&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;]
&lt;br&gt;
	
&lt;br&gt;
	// not tested though
&lt;br&gt;
	
&lt;br&gt;
	Regards,
&lt;br&gt;
	Kai&lt;/p&gt;


&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;


&lt;p&gt;
	PS: I have implemented this in the SCEditor plugin, see &lt;a rel=&quot;nofollow&quot; href=&quot;http://www.question2answer.org/qa/41118/features-sceditor-plugin-explained-installation-tutorial&quot;&gt;post here&lt;/a&gt;.&lt;/p&gt;</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/40990/ctrl-enter-for-submitting-posts</guid>
<pubDate>Mon, 10 Nov 2014 13:53:15 +0000</pubDate>
</item>
<item>
<title>Move &quot;Your Answer&quot; box after list of answers</title>
<link>https://www.question2answer.org/qa/36855/move-your-answer-box-after-list-of-answers</link>
<description>Hello!&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
How can I move the &amp;quot;Your Answer&amp;quot; box, after the list of all answers. There are some visitors who don't scroll down, because they see the &amp;quot;Your Answer&amp;quot; box and they think tehere is not answer available for the question. (I think this happend because on Stack Overflow the answer box is at the bottom of page, and visitors are familiarised with SO).&lt;br /&gt;
&lt;br /&gt;
So, how can I make it?&lt;br /&gt;
&lt;br /&gt;
Thank you!</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/36855/move-your-answer-box-after-list-of-answers</guid>
<pubDate>Fri, 08 Aug 2014 05:42:35 +0000</pubDate>
</item>
<item>
<title>How i enable show answer form immediately always after answers stackoverflow style?</title>
<link>https://www.question2answer.org/qa/34539/enable-answer-immediately-always-after-answers-stackoverflow</link>
<description>

&lt;p&gt;
	How i enable show answer form immediately always after answers Stackoverflow style?&lt;/p&gt;


&lt;p&gt;
	Admin--&amp;gt; Viewing &amp;nbsp;&lt;/p&gt;


&lt;p&gt;
	&lt;strong&gt;Show answer form immediately: Always&lt;/strong&gt; &amp;nbsp;but&amp;nbsp;Answer form view after question.&amp;nbsp;I want to see after answers as&amp;nbsp;Stackoverflow.&lt;/p&gt;


&lt;p&gt;
	&lt;img alt=&quot;&quot; src=&quot;http://www.question2answer.org/qa/?qa=blob&amp;amp;qa_blobid=13787472762419691138&quot; style=&quot;width: 600px; height: 831px;&quot;&gt;&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/34539/enable-answer-immediately-always-after-answers-stackoverflow</guid>
<pubDate>Wed, 21 May 2014 06:38:35 +0000</pubDate>
</item>
<item>
<title>How to set placeholder text for question title on ask page?</title>
<link>https://www.question2answer.org/qa/34138/how-to-set-placeholder-text-for-question-title-on-ask-page</link>
<description>

&lt;p&gt;
	I've &lt;a href=&quot;http://itodgovori.com/ask&quot; rel=&quot;nofollow&quot;&gt;removed&lt;/a&gt; Title label, and I'd like to set up placeholder text for question title. How can I do that?&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/34138/how-to-set-placeholder-text-for-question-title-on-ask-page</guid>
<pubDate>Thu, 01 May 2014 13:20:38 +0000</pubDate>
</item>
</channel>
</rss>