<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: Placeholder text, not disappearing + user-editable</title>
		<link>https://legacy.forums.gravityhelp.com/topic/placeholder-text-not-disappearing-user-editable</link>
		<description>Gravity Support Forums Topic: Placeholder text, not disappearing + user-editable</description>
		<language>en-US</language>
		<pubDate>Wed, 15 Apr 2026 06:44:10 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/placeholder-text-not-disappearing-user-editable" rel="self" type="application/rss+xml" />

		<item>
			<title>Nick on "Placeholder text, not disappearing + user-editable"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/placeholder-text-not-disappearing-user-editable#post-83737</link>
			<pubDate>Thu, 25 Oct 2012 14:43:23 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">83737@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I combinded text and checkbox using html like this:&#60;/p&#62;
&#60;p&#62;&#38;lt;script src='http://pastie.org/5116025.js'&#38;gt;&#38;lt;/script&#38;gt;&#60;/p&#62;
&#60;p&#62;Looks like issues 1. + 2. are generally working with. Yet i still need advice on the formula (see above). And is there a way to change textsize and style inside the &#38;lt;textarea&#38;gt; tag, maybe even without CSS which i am not familiar with? The predefined text comes out tiny in my form on:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.ra-plutte.de/online-markenanmeldung/&#34; rel=&#34;nofollow&#34;&#62;http://www.ra-plutte.de/online-markenanmeldung/&#60;/a&#62;&#60;br /&#62;
PW: npl2012
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Placeholder text, not disappearing + user-editable"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/placeholder-text-not-disappearing-user-editable#post-83639</link>
			<pubDate>Thu, 25 Oct 2012 09:17:08 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">83639@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Maybe this testsite (&#60;a href=&#34;http://www.ra-plutte.de/test/&#34; rel=&#34;nofollow&#34;&#62;http://www.ra-plutte.de/test/&#60;/a&#62;) helps to understand what i am looking for. Basicly its about three things. &#60;/p&#62;
&#60;p&#62;1. Users can choose out of 45 text fields, which class (=text field) they want to use for their trademark registration &#60;/p&#62;
&#60;p&#62;while&#60;/p&#62;
&#60;p&#62;2. they are able to edit the text inside the fields (now that i know checkboxes are not editable, i am looking for a comparable function).&#60;/p&#62;
&#60;p&#62;3. The number of positively &#34;checked&#34; fields has to correspond with the actual trademark fee, like i described it above. Probably i need to implement a background-calculation. &#60;/p&#62;
&#60;p&#62;The function is:&#60;/p&#62;
&#60;p&#62;User picks 1, 2 or 3 classes = 300,00 € (basic fee)&#60;br /&#62;
Every extra class = 100,00 € (additional fee)&#60;/p&#62;
&#60;p&#62;(i.e. 1 class = 300,00 € / 3 classes = 300,00 € / 5 classes = 500,00 €)&#60;/p&#62;
&#60;p&#62;On all three issues i need held. And please excuse my poorly description. I am not quite fully into GF yet - but will be soon ;)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Placeholder text, not disappearing + user-editable"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/placeholder-text-not-disappearing-user-editable#post-83518</link>
			<pubDate>Thu, 25 Oct 2012 00:00:39 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">83518@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Cool, thanks man!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Placeholder text, not disappearing + user-editable"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/placeholder-text-not-disappearing-user-editable#post-83516</link>
			<pubDate>Wed, 24 Oct 2012 23:53:38 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">83516@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I got hung up on the end goal there.  I figured if that were not possible why spend time on the rest.  Let me reread the earlier questions and provide some advice.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Placeholder text, not disappearing + user-editable"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/placeholder-text-not-disappearing-user-editable#post-83514</link>
			<pubDate>Wed, 24 Oct 2012 23:51:05 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">83514@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for your quick response Chris. &#60;/p&#62;
&#60;p&#62;Actually I am not focused on the checkbox function at all, that was just my guess. I am pretty new to GF, that's why I may have used wrong technical terms in the description. My point is: Do you see any other way to solve the problem or do you know posts, where a similar problem was discussed previously?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Placeholder text, not disappearing + user-editable"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/placeholder-text-not-disappearing-user-editable#post-83487</link>
			<pubDate>Wed, 24 Oct 2012 22:49:27 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">83487@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Regarding your last word: checkbox values are not editable by the visitor on the front end.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Placeholder text, not disappearing + user-editable"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/placeholder-text-not-disappearing-user-editable#post-83485</link>
			<pubDate>Wed, 24 Oct 2012 22:47:49 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">83485@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;PS. One more word to clarify my aim: The ideal solution would be 45 checkboxes, each with its general class description - once checked by user the text should be editable for the user. Be great if this is possible..
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Placeholder text, not disappearing + user-editable"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/placeholder-text-not-disappearing-user-editable#post-83468</link>
			<pubDate>Wed, 24 Oct 2012 22:17:40 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">83468@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I am setting up a webform for online ordering of trademarks. Short background: Trademarks are organized in 45 classes, each comes along with a &#34;general class description&#34;, i.e.&#60;/p&#62;
&#60;p&#62;Class 35&#60;br /&#62;
Advertising; business management; business administration; office functions.&#60;/p&#62;
&#60;p&#62;Now some people may want to only register their trademark for lets say &#34;Advertising&#34; while others may want to add more specific words.&#60;/p&#62;
&#60;p&#62;Depending on how many classes the user checks positive, the official trademark fee increases in the following way: 1-3 classes cost 300,00 €, every additional class in 100,00 € extra, i.e. 5 Classes = 500,00 € or 2 Classes = 300,00 €.&#60;/p&#62;
&#60;p&#62;1. Question: Is it possible to create user-editable text fields with non disappearing Placeholder text (Placeholder=General class Description)? Which function do you recommend?&#60;/p&#62;
&#60;p&#62;Parallel the amount of positive checked classes must to be connected to the official fee costs. I want to display the individual costs inside the ordering process, so Users know the live-calculated costs prior to checkout. &#60;/p&#62;
&#60;p&#62;2. Question: Any suggestions on how to define a formula regarding this connection?&#60;/p&#62;
&#60;p&#62;Looking forward to your answers. Cheers
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
