SafeCracker allows you to add Stand Alone Entry Forms (SAEFs) to your website's front end.
0
votes
2answers
16 views
Safecracker return param with created entry id
I have a safecracker form where I need the user to create a new entry. When the form is submitted I want the return address to include the newly created entry id, but I can't figure out how via the ...
0
votes
0answers
13 views
Has anyone successfully setup a jQuery file uploader with safecracker?
Has anyone successfully setup a jQuery file uploader with safecracker?
I am looking to have a jQuery file uploader in a safecracker form for a new project I am about to start.
Any guidance, or ...
0
votes
2answers
19 views
Safecracker: Use a select dropdown to enter a text field?
An easy one here, I think!
I have a channel field that is a text field. This field holds a numerical value, (between 1-12)
I am creating a safecracker form to add entires from the front end. Can I ...
0
votes
1answer
20 views
Expression Engine Categories And Safecracker
I am using EE Core and have set-up a site so that when a new entry is published, you also select a category for it, and on the front end this simply outputs the category name. This works perfectly ...
0
votes
0answers
13 views
Text field formatting - auto <br /> + safecracker editing
I am using safecracker for users to create and edit content. When the entry is set to a status I have named "validated" the users can't edit the entry anymore and it uses a different template.
My ...
1
vote
1answer
28 views
Validation issue with Zoo Visitor Update, SafeCracker Registration / SafeCracker Update Forms in one template
I have one template that has three separate forms. None of these are nested. The first is on the "/your-account page" and the other two are in modals. On this account page a user can update their info ...
0
votes
1answer
25 views
Add row not working for Matrix field in Safecracker form
I'm building a safecracker frontend form that allow members to update certain objects. This form uses a matrix field for managing opening hours of shops
The matrix field displays fine and existing ...
0
votes
1answer
8 views
Editor doesnt show up as it should in SC
Because of the missing "usage" docs in DevDemons site, i dunno what i need to do to get the Editor shown in SC form.
I thought this would do the trick but it was a no-go:
<p>
...
1
vote
1answer
27 views
safecracker hidden field status not working after upgrade (2.6)
<div class="lead-select">
<label for="task_lead" class="select" style="margin-top: 12px;">Select Employee</label><br/>
{field:task_lead}
<input type="hidden" ...
0
votes
1answer
13 views
RTE in safecracker submits form when clicking 'link' or 'quotes'
very strange behaviour when using the rich text editor in a safecracker form on the frontsite. Every works as expected except 2 buttons from the toolset: 'link' and 'quote'. When clicking these ...
0
votes
1answer
24 views
Safecracker submitting form before finished
I have a relatively simple multipage safecracker form where users can upload an image on the first page, approve the image and add a description on the second, then add tags on the third.
All three ...
0
votes
0answers
25 views
Safecracker playa automatically select entry
Is it possible for new channel entries to be automatically selected in a playa relationship when creating new entries via safecracker (http://screencast.com/t/pTwSkHgRQaPp)?
I have two channels:
...
0
votes
1answer
47 views
how to make safecracker login form open in a new window/tab
I currently have a safecracker login form which enables specific users to login and download files. [click here][1] I have noticed when a user logs in they are redirected to the following link [click ...
0
votes
1answer
27 views
Limit Safecracker access to specific entries, using member groups and categories
I'm wondering about best practice, and if I'm setting myself up for trouble.
The goal:
Limit an editor's Safecracker access to specific entries within a channel, based on the member group of the ...
1
vote
2answers
22 views
Custom labels in safecracker error messages
I'm currently setting up a multilanguage website that enables members to update their own information, news, events, etc.
For adding and updating this personalized content I'm using safecracker and ...
0
votes
1answer
26 views
Safecracker - author_only=“yes” - can't view entry when logged out or logged in as another user
So I've setup a safecracker form, all works great to submit an article and the editing page also works if you're logged in as the author. However if you're logged out you get the following message:
...
1
vote
1answer
27 views
Change author using Safecracker
I'm looking at a way to change the author of a channel entry through a Safecracker form, in same style as used in the CP with a drop down select.
From what I can see it needs some sort of query, I've ...
0
votes
1answer
25 views
safecracker login form not accepting login details
I am fairly new to Safecracker, so forgive me if my question is stupid. On the following [site Click][1] Here when you click on the promo materials button, a pop up window appears requiring users to ...
1
vote
0answers
31 views
Matrix 2.5.3 and Safecracker file 2.1 (EE 2.5.3) not playing nicely
Ok, where to start. Firstly, I should say that there are similar topics to these, but I have my own unique set of problems, so I decided to post a new question.
Some background: This was an EE1 site ...
0
votes
0answers
37 views
EE 2.5.3 RTE: Image Tool Displaying in CP, but not Safecracker
The RTE Image tool (default set) displays in the CP, but not in a Safecracker form.
CP screenshot: http://cl.ly/image/1d2v0V263V1X
Safecracker screenshot: http://cl.ly/image/3r3t2V081X42
Template ...
1
vote
3answers
47 views
Monthly subscription - Simple Commerce
I have created Zoo visitor members to have the ability to upload only one entry via safecracker with status close (Which I can do that). They will be allowed to tweak the content whatever they like.
...
0
votes
1answer
18 views
Category tag pair show group parameter not working
I've got a safecracker form which edits a channel entry. I want to display the categories that have been selected for the entry through check boxes, I've used this code:
{categories show_group="13"}
...
1
vote
1answer
74 views
Safecracker entries not showing in front end
Pretty new to EE, I am creating a site similar to desert island discs - but for crisps for a friend and as part of my uni assignment.
I'm using EE 2.5 and Safecracker 2.1. I have created the ...
1
vote
1answer
20 views
Safecracker: get constants in javascript
I'm working on a fieldtype with a lot of javascript and I use the following to get EE constants in the js:
$this->EE->javascript->set_global(array('THIRD_PARTY_THEME_URL' => ...
1
vote
1answer
25 views
Appending textarea fields with line breaks using Safecracker
Another perplexing "is probably an easy fix" question:
I have an EE site, and am using Safecracker to maintain a customer data channel. Each week, the customer receives a notice about an upcoming ...
1
vote
2answers
23 views
How do you set up a language pack to take effect on system messages?
I'm currently finalizing the setup of a multi-lingual site and everything to this point has benefited from variables handling language-specific items, but I do have a Safecracker form in the site that ...
1
vote
1answer
19 views
Is there way to change a status of a safecracker entry with jquery?
I have a safecracker entry that I would like to change the status via jquery onClick or Submit? For example, I have one button that would be "save and preview" that onClick would change the status to ...
0
votes
1answer
31 views
Automatically generate a form based on a channel field set?
I have a field set that's going to be growing over time. Users will be filling out forms on signup that represent this field set.
Is there a way to automatically generate this sign up form based on ...
0
votes
3answers
38 views
image file upload with safecracker error, when file becomes too big
I let users upload images via safecracker.
The process is very standard:
User submit form (fields: name, email, selected file from users HD)
Safecracker uploads the file into the appropriate ...
1
vote
4answers
42 views
Display Currently Selected Category Inside Safecracker Form
How do I display the currently selected category for the channel entry inside a Safecracker form?
I tried:
{categories}
{if checked}
{category_name}
{/if}
{/categories}
I also tried ...
2
votes
2answers
37 views
How do I install Safecracker?
I've just discovered that Safecracker isn't in the list of modules for the site I'm working on. How do I install it? I'm using EE v2.1.3
1
vote
1answer
54 views
Matrix field customised in Safecracker
I have a Matrix field that I am using for an address.
I have 5 columns in total
Address 1 - Text
Address 2 - Text
City - Text
County - P&T Dropdown
Postal Code - Text
I have City and County ...
1
vote
2answers
35 views
Javascript error when using Exp:resso Store in a Safecracker entry form
EE 2.5.5,
Exp:resso Store 1.6.3
The Store Product Details field works fine in the Control Panel, but when using it in a SafeCracker form, I get the following javascript error (from ...
1
vote
1answer
30 views
How do I strip spaces from a form field?
I have a strange issue with URLs double encoding. So for instance if I have a URL with spaces, instead of the site navigating to "url%20name" it instead navigates to "url%2520name."
I'm looking at ...
1
vote
0answers
45 views
Stash + Safecracker == headers already sent error?
I'm working with Stash's wrapper and partial templates. In one of my partials I've put a Safecracker-form inside a {exp:stash:set} tag. Further down that partial-template I {exp:stash:get} that form ...
3
votes
2answers
40 views
SafeCracker + Assets: Restrict file browser to display logged-in member's files only.
Is there a way to configure the Assets file browser in a SafeCracker form to only show assets for the currently logged-in member?
2
votes
1answer
113 views
How can I add a Playa relationship via SafeCracker
I have the following scenario:
2 Channels: events and users
{user_id} holds the {entry_id} to the currently logged in member since members are stored in a channel rather than using the native member ...
0
votes
1answer
65 views
How to delete entries via SafeCracker
How do people go about deleting entries via SafeCracker? I've got an extranet where I'd like to allow staff admins to delete entries, but I'm not sure how to go about this.
I've searched around and ...
1
vote
2answers
35 views
Passing variables to MX Notify via Safecracker
I have a safecracker form for visitors to submit events. I'm trying to capture their email address to use with MX notify ({author_email}) . Is this even possible?
<div id="calendar_saef_edit">
...
2
votes
1answer
116 views
Simple HTML file field uploads with Assets and Safecracker
The release notes for Assets 2 says "Added support for simple HTML file field uploads via SafeCracker".
Does anyone have any example template code of how this should work, including how to remove the ...
1
vote
1answer
17 views
Error 330 for a basic Safecracker form
I've setup a template at test/index that simply contains the following;
{exp:safecracker channel="quote_request"}
<input name="title" type="text">
<input name="my_custom_field" ...
2
votes
1answer
31 views
Profile:edit / Safecracker current password not recognized
I am working on a member profile edit using Profile:edit and a safecracker form. There is just one small problem.
When I try to make changes to the profile (not as a super admin) it requires the ...
0
votes
1answer
37 views
Safecracker and Geofinder. Can't Get Entries Created from Safecracker to Display
I have been working with Safecracker/GeoFinder and the entries created directly from the backend (without safecracker) display perfectly fine in the Geofinder Results, but entries created through the ...
0
votes
3answers
32 views
In Profile:Edit edit page add text with Matrix
i've a big challenge. I'm trying to replicate this form from behance in my edit profile page made with Profile:Edit add-on by mightybigrobot. Users can add manually their own social URL selecting from ...
1
vote
2answers
67 views
Editing playa fields inside of a safecracker form
I'm trying to figure out how to update my playa fields (member_firstname, member_lastname, etc) when they're inside of a safecracker form. All of the non-playa fields update:
{exp:safecracker
...
2
votes
1answer
28 views
SafeCracker Matrix re-ordering
Im getting an error using safecracker and matrix when i try to re-order the rows, drag and drop doesn't work and using the drop down options returns this console error.
Uncaught TypeError: Object ...
2
votes
1answer
44 views
How to paginate or organize Expression Engine by custom field data input
I have an ExpressionEngine site that takes information entered from an admin, and information entered from users through SafeCracker, and displays that information in a timeline format.
The ...
1
vote
1answer
49 views
Safecracker Registration Return path url issue
I have confused myself slightly setting up the return path for my safecracker login form for the following site [Click here for link][1]
if you scroll down to the roster section click mel debarge, ...
2
votes
2answers
48 views
Use if status safecracker
I want to show or hide the status option based on the current status in a safecracker form. This because i want that people can edit statuses form entries which are open or closed, but not the one who ...
0
votes
2answers
38 views
Safecracker New Entry already filled out?
On my safecracker form I'm trying to allow each user to add 1 entry to be listed in a directory. I just created a new account, trying to test the form, but it has the values from the previous account ...



