﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Millisecond Forums » Millisecond Forums » Inquisit 4  » textboy size not adjustable?</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Mon, 22 Jun 2026 18:37:10 GMT</lastBuildDate><ttl>20</ttl><item><title>textboy size not adjustable?</title><link>https://forums.millisecond.com/Topic20821.aspx</link><description>Hi, I am using the textbox element and want to make the box bigger, so that users can enter a longer answer if they want to. It is part of a longer list of questions, so I am integrating the textbox element in a surveypage. However, using the /size or /maxchars attributes does not change the size of the textbox, nor the number of characters the user can enter. What do I do about this?&lt;br/&gt;&lt;br/&gt;&amp;lt;textbox WhatAbout&amp;gt;&lt;br/&gt;/caption = "What do you think this experiment is about?"&lt;br/&gt;/size = (250,150)&lt;br/&gt;/ maxchars = 500&lt;br/&gt;/ required = false&lt;br/&gt;&amp;lt;/textbox&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage demographics2&amp;gt;&lt;br/&gt;/caption = "Please answer the following questions"&lt;br/&gt;/ questions = [1=WhatAbout] &lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;block EndQuestions&amp;gt;&lt;br/&gt;/ trials = [1=IdentificationOwnCountry; 2= IdentificationOwnCountry2; 3=IdentificationEurope1; 4=IdentificationEurope2; 5= IntExperience1; 6=IntExperience2; 7=demographics; 8=demographics2]&lt;br/&gt;/ itemfontstyle = ("Calibri", 2.8%, false, false, false, false, 5, 0)&lt;br/&gt;&amp;lt;/block&amp;gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;</description><pubDate>Tue, 21 Feb 2017 07:17:15 GMT</pubDate><dc:creator>JuliaNo</dc:creator></item><item><title>RE: textboy size not adjustable?</title><link>https://forums.millisecond.com/Topic20822.aspx</link><description>&lt;div data-id="20821" class="if-quote-wrapper" unselectable="on" data-guid="1487690107626"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="20821" title="Move Cursor Below" contenteditable="false"&gt;&lt;span unselectable="on"&gt;+&lt;/span&gt;&lt;/a&gt;&lt;a class="quote-delete" unselectable="on" style="display: none;" href="#" data-id="20821" title="Delete Quote" contenteditable="false"&gt;&lt;span unselectable="on"&gt;x&lt;/span&gt;&lt;/a&gt;&lt;span unselectable="on" class="quote-markup"&gt;[quote]&lt;/span&gt;&lt;div unselectable="on" class="if-quote-header" contenteditable="false"&gt;&lt;div unselectable="on" class="if-quote-toggle-wrapper"&gt;&lt;a class="if-quote-toggle quote-link" href="#" data-id="20821" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;JuliaNo - Tuesday, February 21, 2017&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-20821"&gt;&lt;div class="if-quote-message-margin"&gt;Hi, I am using the textbox element and want to make the box bigger, so that users can enter a longer answer if they want to. It is part of a longer list of questions, so I am integrating the textbox element in a surveypage. However, using the /size or /maxchars attributes does not change the size of the textbox, nor the number of characters the user can enter. What do I do about this?&lt;br/&gt;&lt;br/&gt;&amp;lt;textbox WhatAbout&amp;gt;&lt;br/&gt;/caption = "What do you think this experiment is about?"&lt;br/&gt;/size = (250,150)&lt;br/&gt;/ maxchars = 500&lt;br/&gt;/ required = false&lt;br/&gt;&amp;lt;/textbox&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage demographics2&amp;gt;&lt;br/&gt;/caption = "Please answer the following questions"&lt;br/&gt;/ questions = [1=WhatAbout] &lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;block EndQuestions&amp;gt;&lt;br/&gt;/ trials = [1=IdentificationOwnCountry; 2= IdentificationOwnCountry2; 3=IdentificationEurope1; 4=IdentificationEurope2; 5= IntExperience1; 6=IntExperience2; 7=demographics; 8=demographics2]&lt;br/&gt;/ itemfontstyle = ("Calibri", 2.8%, false, false, false, false, 5, 0)&lt;br/&gt;&amp;lt;/block&amp;gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="20821"&gt;&lt;span class="goto"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;span class="quote-markup"&gt;[/quote]&lt;/span&gt;&lt;/div&gt;&lt;br/&gt;The attribute to use is /textboxsize, not /size.&lt;br/&gt;&lt;br/&gt;&amp;lt;textbox mytextbox&amp;gt;&lt;br/&gt;/ caption = "Write something"&lt;br/&gt;/ textboxsize = (40%, 50%)&lt;br/&gt;&amp;lt;/textbox&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;surveypage mypage&amp;gt;&lt;br/&gt;/ questions = [1=mytextbox]&lt;br/&gt;&amp;lt;/surveypage&amp;gt;&lt;br/&gt;&lt;br/&gt;</description><pubDate>Tue, 21 Feb 2017 07:17:15 GMT</pubDate><dc:creator>Dave</dc:creator></item></channel></rss>