Welcome Guest, Not a member yet? Register   Sign In
form field not updating
#7

[eluser]deongee[/eluser]
I don't use the back button. I created a link on the edit page to navigate back to the previous page. Here is this little bit of code. this way it returns to the account to show all updates.

Code:
<a href="/platform/&lt;?php echo $fplatform['value'].'/account/'.$faccount_id['value']; ?&gt;"> <span  color:#C40909;">Return to: </span>&lt;?php echo set_value('name', $fname['value'])?&gt;</a>

By the way not to confuse, this is not the primary key record (id), this is just a field called account_id to identify youtube, facebook, twitter accounts.

table structure
id
account_id
platform
status
name
region
location_city
location_country
link


Messages In This Thread
form field not updating - by El Forum - 03-29-2013, 09:06 AM
form field not updating - by El Forum - 03-29-2013, 09:43 AM
form field not updating - by El Forum - 03-29-2013, 09:53 AM
form field not updating - by El Forum - 03-29-2013, 10:11 AM
form field not updating - by El Forum - 03-29-2013, 10:25 AM
form field not updating - by El Forum - 03-29-2013, 10:54 AM
form field not updating - by El Forum - 03-29-2013, 10:59 AM
form field not updating - by El Forum - 03-29-2013, 11:12 AM
form field not updating - by El Forum - 03-29-2013, 11:25 AM
form field not updating - by El Forum - 03-29-2013, 12:12 PM
form field not updating - by El Forum - 04-01-2013, 05:52 AM



Theme © iAndrew 2016 - Forum software by © MyBB