How to edit entries?
Posted: 17 October 2010 04:56 PM   [ Ignore ]
Has a Nice Profile
Avatar
RankRank
Total Posts:  107
Joined  2010-05-07

HI Guys

Just a quick simple question. I was getting my had around the standard SAEF in EE lately but failed establishing an edit form.

Do you have any examples of how to build an edit form with safe cracker?

BTW is the 1.6.5+ version still available as announced on devot-ee?

Cheers
Christian

[ Edited: 17 October 2010 05:01 PM by Christian Geyer ]
Profile
 
 
Posted: 17 October 2010 08:05 PM   [ Ignore ]   [ # 1 ]
Teen Scream
Avatar
RankRankRank
Total Posts:  3541
Joined  2009-05-29
Christian Geyer - 17 October 2010 04:56 PM

Just a quick simple question. I was getting my had around the standard SAEF in EE lately but failed establishing an edit form.

To make an edit form, you’ve got to add the entry_id or url_title as a parameter to your entry form:

//so your url would be something like http://yoursite.com/site/entry_form/123
{exp:safecracker channel="entries" entry_id="{segment_3}"}
    
<input type="text" name="title" value="{title}" />
    
//and so forth
{/exp:safecracker} 

BTW is the 1.6.5+ version still available as announced on devot-ee?

Yes, if you really want it it’s available. We just ask that you purchase a license for the EE2 version, and let us know privately and we can send you a copy of the EE1 version. It’s not quite as full featured as the EE2 version, as well.

Profile
 
 
   
 
 
‹‹ PHP Version      Safecracker and User? ››