<?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 Forum: Job Board - Recent Topics</title>
		<link>https://legacy.forums.gravityhelp.com/forum/job-board</link>
		<description>Gravity Support Forums Forum: Job Board - Recent Topics</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 08:31:37 +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/forum/job-board/topics" rel="self" type="application/rss+xml" />

		<item>
			<title>Jradar on "data persistence / handling long forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/data-persistence-handling-long-forms#post-360488</link>
			<pubDate>Wed, 03 Jul 2013 18:12:23 +0000</pubDate>
			<dc:creator>Jradar</dc:creator>
			<guid isPermaLink="false">360488@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;i'm looking for someone to consult with me as to various solutions to the below issues and then if appropriate, to help create a solution. thanks very much&#60;/p&#62;
&#60;p&#62;i have a very long form, 5 pages with each page being very long itself&#60;/p&#62;
&#60;p&#62;is there a best practice for how to handle 'form fatigue' and saving long forms if the user leaves for some reason or their browser crashes?&#60;/p&#62;
&#60;p&#62;i do have the data persistence plugin ... but it does not auto save -&#38;gt; which would be ideal&#60;/p&#62;
&#60;p&#62;how do people handle this?&#60;/p&#62;
&#60;p&#62;i've tried to monkey with the data-persistence plugin, but i'm not skilled enough to write code myself of that level&#60;/p&#62;
&#60;p&#62;and now i've grabbed the 'next button' code and put that in html in various places on the site but changed it's name to 'save now' (this seems to submit and save form content, except it jumps the person to the next page, which i'd like to fix)&#60;/p&#62;
&#60;p&#62;there must be a better way??
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nosmada01 on "Need help with posting form to the site after I collect form results."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/need-help-with-posting-form-to-the-site-after-i-collect-form-results#post-360946</link>
			<pubDate>Wed, 03 Jul 2013 23:40:48 +0000</pubDate>
			<dc:creator>Nosmada01</dc:creator>
			<guid isPermaLink="false">360946@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I am successfully collecting results from my Gravity Form for years but I have no way to post the stories I'm collecting!  Looking for a guru to help with this.  Wordpress needs updating and didn't want to do it myself for fear that I would break my site and Gravity Form plugin.  Also need a way to collect video and post video and pictures in the posts from the form.&#60;/p&#62;
&#60;p&#62;Please respond to this post and let me know if you can help, your experience with examples of solving these issues, and your contact details.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Aaron
&#60;/p&#62;</description>
		</item>
		<item>
			<title>setis on "Autonumeration in gravity forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/autonumeration-in-gravity-forms#post-373461</link>
			<pubDate>Wed, 10 Jul 2013 12:41:13 +0000</pubDate>
			<dc:creator>setis</dc:creator>
			<guid isPermaLink="false">373461@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
does gravity forms got autonumeric function. I'm not sure about it, was trying to find out whole day and i failed. I mean, here is my gravity form - &#38;gt; &#60;a href=&#34;http://s1.pokazywarka.pl/i/2140284/778054/adding.jpg&#34; rel=&#34;nofollow&#34;&#62;http://s1.pokazywarka.pl/i/2140284/778054/adding.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;There is {Autonumeric} field (not working) and date which is working fine. In this field autonumeric i want to have new number, the next one. For example, If there is post/form already added on main page with number 1, this function should write automatically 2 and so on.&#60;br /&#62;
Could anyone help me ? I really appreciate any help. Thanks.&#60;/p&#62;
&#60;p&#62;Greetings, Tom.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>smmcward on "Pre Render, Multi Page, Calculations, Javascript skilled developer"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pre-render-multi-page-calculations-javascript-skilled-developer#post-373894</link>
			<pubDate>Wed, 10 Jul 2013 17:03:21 +0000</pubDate>
			<dc:creator>smmcward</dc:creator>
			<guid isPermaLink="false">373894@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello Developer's,&#60;/p&#62;
&#60;p&#62;I am also using Gravity Forms Product Add On as well to add additional costs/options to products on a Woocommerce site.&#60;/p&#62;
&#60;p&#62;I need on one page of a multi page form, 10 single line input text boxes with 2 radio buttons per line on the right as a choice as to what type of line it is... a repeating line or a changing line. The user fills in the text box if it is a repeating line and leaves blank if it is a changing line. Repeating lines radio buttons have a value of 0. Changing line radio buttons have a value. Here's where the javascript comes in to play:&#60;br /&#62;
No changing lines: $0.00&#60;br /&#62;
1 changing line: $3.50&#60;br /&#62;
2 changing lines: $5.50&#60;br /&#62;
3 changing lines: $7.25&#60;br /&#62;
4 changing lines: $8.75&#60;/p&#62;
&#60;p&#62;There wouldn't be more than 4 changing lines that the user would input out of the 10. I imagine you could &#34;count&#34; the total number changing lines selected and depending on that number, add the cost&#60;/p&#62;
&#60;p&#62;Now the exciting stuff... What the form above will be doing is acting as a template (per say). On the same page as this form would be a drop down with 1-10. If the user chooses, let's say 5 and clicks the &#34;next&#34; button, 5 exactly the same forms, just like the one we just created will be on the next page. This is where the Pre Render would come into play. Also, the value or cost from from the changing line radio buttons would show as well. So in this case, 5 times the number of total changing lines.&#60;/p&#62;
&#60;p&#62;If interested, I can go in to more detail via email/phone. Also, 8-9 similar types of option forms coming in the next week that I know I will need to job out as well. &#60;/p&#62;
&#60;p&#62;Name: Sean&#60;br /&#62;
Contact Email: &#60;a href=&#34;mailto:sean.mcward@seanmcward.com&#34;&#62;sean.mcward@seanmcward.com&#60;/a&#62;&#60;br /&#62;
Date needed: ASAP on this first form&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>frjohn on "Intuitive Entry"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/intuitive-entry#post-368511</link>
			<pubDate>Mon, 08 Jul 2013 13:28:27 +0000</pubDate>
			<dc:creator>frjohn</dc:creator>
			<guid isPermaLink="false">368511@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;br /&#62;
I have a question about timing and reoccurring payments. I have a form which donation dates are from January 1st to December 31st of that particular given year&#60;br /&#62;
and not to over lap the following of previous year.&#60;/p&#62;
&#60;p&#62;So lets set up a scenario....When Jon Doe decides he wants to give a monthly&#60;br /&#62;
donation of $500, however he signs up late in the year, lets say June of&#60;br /&#62;
that year, this means then he has for the next six months to be charged&#60;br /&#62;
$83.33 per month for the remainder of the year. $500/6 months.....&#60;/p&#62;
&#60;p&#62;Is there a way that Gravity forms is intuitive enough to know the date of&#60;br /&#62;
transaction and then calculate the correct amount based on the frequency?&#60;br /&#62;
Or is this something that can be done with Paypal? Is this something that&#60;br /&#62;
can be done at all?&#60;/p&#62;
&#60;p&#62;As you see the form is set up with the 12 month formula. So the next step&#60;br /&#62;
is how can we accommodate someone who begins their donation outside of the&#60;br /&#62;
12 month structure?&#60;/p&#62;
&#60;p&#62;The link to the form is: stdemetrios.org/our-parish/stewardship/stewardship-form/&#60;/p&#62;
&#60;p&#62;My email address is &#60;a href=&#34;mailto:frjohn@stdemetrios.org&#34;&#62;frjohn@stdemetrios.org&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
John
&#60;/p&#62;</description>
		</item>
		<item>
			<title>skstarkiller on "Custom Petition Setup"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-petition-setup#post-363752</link>
			<pubDate>Fri, 05 Jul 2013 16:54:15 +0000</pubDate>
			<dc:creator>skstarkiller</dc:creator>
			<guid isPermaLink="false">363752@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Name: Phil Graves &#124; All Saints Media&#60;br /&#62;
Contact Email: &#60;a href=&#34;mailto:webstuff@allsaintsmedia.com&#34;&#62;webstuff@allsaintsmedia.com&#60;/a&#62;&#60;br /&#62;
Date Needed: ASAP - Before Monday 6/8&#60;/p&#62;
&#60;p&#62;I have a client who would like to create a website that would allow individuals to sign petitions online in the following fashion:&#60;br /&#62;
   -  Visitor goes to site example.com&#60;br /&#62;
    - Sees a list of active petitions&#60;br /&#62;
    - Clicks on the petition they would like to sign&#60;br /&#62;
    - Page opens with the petition text and form in a pop up window, with names of previous signers on the page in the background&#60;br /&#62;
    - Signer reads and signs the petition and after submitting, their name also appears on the page and the pop up window goes away.&#60;/p&#62;
&#60;p&#62; I have the site set up and the form ready. Just need to make it function the way the want. I have a small(ish) budget to make this happen, as my client is a non-profit, just getting off the ground.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>route2 on "Geolocation / map / form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/geolocation-map-form#post-363562</link>
			<pubDate>Fri, 05 Jul 2013 13:34:39 +0000</pubDate>
			<dc:creator>route2</dc:creator>
			<guid isPermaLink="false">363562@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Name: Scott&#60;br /&#62;
Contact Email: &#60;a href=&#34;mailto:scott@route2media.com&#34;&#62;scott@route2media.com&#60;/a&#62;&#60;br /&#62;
Date Needed: ASAP&#60;br /&#62;
Website: showthedrive.com&#60;br /&#62;
--------------------&#60;/p&#62;
&#60;p&#62;We need help to get our form (and website) to the next level. &#60;/p&#62;
&#60;p&#62;Take a look at this page:&#60;br /&#62;
&#60;a href=&#34;http://showthedrive.com/post-a-stop/&#34; rel=&#34;nofollow&#34;&#62;http://showthedrive.com/post-a-stop/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The LOCATION selection is where our site is currently the weakest and we have hit a wall in trying to figure out how to achieve what we are after. &#60;/p&#62;
&#60;p&#62;Ideally, we see this function auto-decting the users location, and show a map with a pin in the middle showing their current location. &#60;/p&#62;
&#60;p&#62;The map would also ideally show &#34;LOCATIONS&#34; (a custom post type) that are near by. &#60;/p&#62;
&#60;p&#62;The form would allow the user to choose to enter their current location, or choose one of the preexisting locations showing on the map. &#60;/p&#62;
&#60;p&#62;It would also be nice if they could move their current location pin to adjust for a GPS errors or if the have moved before they got around to posting. &#60;/p&#62;
&#60;p&#62;This is our immediate need, and our most troublesome functionality on the site - however, we have much larger plans for the site in the future, and we are very interested in finding a developer who can get beside us and share our vision, and help us develop the full potential of the site. &#60;/p&#62;
&#60;p&#62;The site in its current state represents the upper limits of our abilities, but the lower limits of the site's potential... so we are looking to engage a developer to help us. &#60;/p&#62;
&#60;p&#62;Please let us know if you are interested.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>frez on "integrate gravity forms with affiliate royale + add paypal adaptive chain paymnt"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/integrate-gravity-forms-with-affiliate-royale-add-paypal-adaptive-chain-paymnt#post-359196</link>
			<pubDate>Wed, 03 Jul 2013 03:45:40 +0000</pubDate>
			<dc:creator>frez</dc:creator>
			<guid isPermaLink="false">359196@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Name: Fareez Shah&#60;br /&#62;
Contact Email: &#60;a href=&#34;mailto:thefareezshah@gmail.com&#34;&#62;thefareezshah@gmail.com&#60;/a&#62;&#60;br /&#62;
Date Needed: ASAP&#60;/p&#62;
&#60;p&#62;Project:&#60;br /&#62;
integrate Gravity Forms with Affiliate Royale + add Paypal Adaptive Chain Payment&#60;/p&#62;
&#60;p&#62;Description:&#60;br /&#62;
i am currently using 'Gravity Forms' &#38;amp; 'Gravity Forms Paypal Standard Addon' for my web business. I would like to add affiliate program and am interested to integrate and use gravity forms with 'Affiliate Royale'.&#60;br /&#62;
&#60;a href=&#34;http://www.affiliateroyale.com/&#34; rel=&#34;nofollow&#34;&#62;http://www.affiliateroyale.com/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;1.) in addition to the integration, i would also like to have 'Paypal Adaptive Chain Payment' feature: &#60;a href=&#34;https://developer.paypal.com/webapps/developer/docs/classic/adaptive-payments/integration-guide/APIntro/&#34; rel=&#34;nofollow&#34;&#62;https://developer.paypal.com/webapps/developer/docs/classic/adaptive-payments/integration-guide/APIntro/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;2.) how it should work:&#60;br /&#62;
- I am able to set my web business (or any other recipient) as the primary payment receiver.&#60;br /&#62;
- and I am able to customize and determine how many number of affiliates as secondary payment receivers, as well as be able to determine the affiliate commission for each payment receiver. something similar if not better than this:&#60;br /&#62;
&#60;a href=&#34;http://i.imgur.com/zsAbueF.png&#34; rel=&#34;nofollow&#34;&#62;http://i.imgur.com/zsAbueF.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;- i would be able to use these for multiple websites that i would like to use gravity forms &#38;amp; affiliate royale. easy to use, as easy as uploading a plugin.&#60;/p&#62;
&#60;p&#62;looking forward to working with you. if you have any questions, feel free to email me.&#60;br /&#62;
- Fareez
&#60;/p&#62;</description>
		</item>
		<item>
			<title>GCommerce on "Catering Menu"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/catering-menu#post-357786</link>
			<pubDate>Tue, 02 Jul 2013 11:21:48 +0000</pubDate>
			<dc:creator>GCommerce</dc:creator>
			<guid isPermaLink="false">357786@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Name: Kenyon Cotton, GCommerce Solutions&#60;br /&#62;
Phone: 435-214-5131&#60;br /&#62;
Email: &#60;a href=&#34;mailto:kcotton@gcommercesolutions.com&#34;&#62;kcotton@gcommercesolutions.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;I'm looking for assistance in building out a catering form process.  We have a number of menus filled out, and have performed a substantial amount of customization using gravity forms, but we're struggling with a few final steps.&#60;/p&#62;
&#60;p&#62;Here is the site/page in question: &#60;a href=&#34;http://bistro.gcomdev.com/design-your-event/&#34; rel=&#34;nofollow&#34;&#62;http://bistro.gcomdev.com/design-your-event/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;We need the initial page shown here to determine the total number of days the user requires: &#60;a href=&#34;http://cl.ly/image/072X3F243c3t&#34; rel=&#34;nofollow&#34;&#62;http://cl.ly/image/072X3F243c3t&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Then, we need the user to select which categories will by apply BY DAY -http://cl.ly/image/0U233O0q271h - so, the user might select only breakfast and lunch on day one, breakfast/lunch/dinner/cocktails on day 2, etc. Once we know what meals they need by day, then on each day they can select menu items from each menu by day. So on day one they would need to select their breakfast and lunch items only (Day 2 they'd need to select their b/l/d, etc.)&#60;/p&#62;
&#60;p&#62;I've confirmed this is possible via Gravity Forms, but we're a bit stumped.  We're a marketing/development firm who can pay via paypal/credit card, or whatever you choose.  We're hoping to accomplish this as quickly as you're able, and I'm prepared to kick you off today if possible with something like 50% of the project cost if that works for you.&#60;/p&#62;
&#60;p&#62;Thank you!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>temblor on "PHP Update Post"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/php-update-post#post-354398</link>
			<pubDate>Sun, 30 Jun 2013 18:04:12 +0000</pubDate>
			<dc:creator>temblor</dc:creator>
			<guid isPermaLink="false">354398@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;looking for someone to tie update post plugin into site so user (member) can login and use the form to update only their post. &#60;/p&#62;
&#60;p&#62;using latest versions of&#60;br /&#62;
gravity forms&#60;br /&#62;
user registration&#60;br /&#62;
update post&#60;/p&#62;
&#60;p&#62;Thank you!&#60;br /&#62;
John&#60;br /&#62;
&#60;a href=&#34;mailto:John@temblorcreative.com&#34;&#62;John@temblorcreative.com&#60;/a&#62;&#60;br /&#62;
802-362-4823
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
