Support has been upgraded!
The Support Forum is closed. Not to worry! Providing the top quality support you expect and we're known for will continue! We're not ending support, just changing where you submit requests. This will provide you with the best experience possible.
Premium Support
Have you purchased an addon for Connections such as one of our premium templates or extensions with a valid license and you need help?
Please open a Support Ticket in your user account.
Free Support
Are you using the free Connections plugin? Don't worry, you are still very important to us! We are still providing you with the same high quality support that we're known for.
Please open a new support topic in the WordPress support forums for Connections.
- This topic has 9 replies, 2 voices, and was last updated 8 years, 2 months ago by
Steven Zahm.
-
AuthorPosts
-
06/30/2015 at 12:40 pm #339118
Douglas LaMunyon
ParticipantIs there a way I can add the code for user to manage their directory entry information on a custom page template?
I’m trying to make a custom page where users can access some information and functions without having access to the WordPress dashboard.
Thanks,
Doug06/30/2015 at 1:28 pm #339124Steven Zahm
Keymaster@ Douglas
I’m going to assume you have the Link extensionhttp://connections-pro.com/add-on/link/ so your users are being linked to their entry… You can use the Form extension to add frontend editing so you users can edit their entry without the need to visit the admin.
Hope that helps, please let me know.
06/30/2015 at 6:42 pm #339225Douglas LaMunyon
ParticipantThanks for the quick reply. Yes. I do have Link enabled. I have added the Form extension to the site. Now what? I don’t see any settings or code to add the form to my custom page template.
06/30/2015 at 7:09 pm #339226Steven Zahm
Keymaster@ Douglas
Go to the Connections : Settings admin page, click the Display tab, scroll down to entry actions and enable the edit my entry link. Under the result list action you might want to enable the view my entry link and disable the submit new link. That’s ikt.
Hope that helps.
06/30/2015 at 7:13 pm #339227Douglas LaMunyon
ParticipantI don’t see either of those options listed on the Display tab.
Under Entry Actions I only see ‘Back to Directory’ and ‘Add to Address Book. Under Result List Actions I only see ‘View All’.
I guess I’m also still confused on how this is going to make the form show up on my custom page template.
06/30/2015 at 8:01 pm #339228Steven Zahm
Keymaster@ Douglas
If those two extension are installed and active you should have those options. Which versions of those two extension do you have installed?
I missed this particular statement; “custom page template“. You will not be able to, Form has its own page frontend page which will be accessible via the links that the options under the results list and entry list actions will enable.
07/01/2015 at 11:59 am #339284Douglas LaMunyon
ParticipantConnections = 8.2.10
Connections Form = 1.0.2
Connections Link = 1.0.2When we get this figured out, what page will the form show up on?
Thanks for all of your help.
07/01/2015 at 12:54 pm #339288Steven Zahm
Keymaster@ Douglas
Ok, that explains it, the current versions are:
- Form: 2.2
- Link: 2.0.3
The frontend editing was not implemented until 2.0 of this extensions. Go to your purchase history page and download the new versions from the Downloads tab.
The page that these links and form will show up on will be the same page as your directory.
07/01/2015 at 1:31 pm #339293Douglas LaMunyon
ParticipantAlright. Getting closer.
http://sucap.dmlwsdev.com/directory/
On the Directory page… As an administrator, I see a link to add a new entry (this uses the front end form), a list of the existing entries, but I don’t see a link to edit existing entries.
When I’m not logged in at all, the Directory page shows the list of entries, but it doesn’t have any links for editing.
When I log in as an Employee (custom role), the Directory page only shows the drop down for categories and ‘No results’. The Employee role has capabilities for:
1. connections_edit_entry
2. connections_edit_entry_moderatedJust to clarify what my goal is…
I want an employee to be able to log in to access Human Resources information. Upon logging in, I will redirect them to an protected ‘Employee’ page that can only be accessed by someone that is logged in. On this page, I will have downloads for various HR forms, and I’m hoping to include the ability for them to view/edit their Connections entry. Do you think this is something I am going to be able to do?07/02/2015 at 9:16 am #339338Steven Zahm
Keymaster@ Douglas
re: I don’t see a link to edit existing entries.
The edit entry link would be on the entry profile page. I see you are using the Slim Plus template … this particular template does not display a link to that profile page.
I can give you some code a cobbled together for another user which adds a shortcode that will output a “Edit My Entry” link. Would you like that code?
re: When I’m not logged in at all, the Directory page shows the list of entries, but it doesn’t have any links for editing.
Ummm, yeah… you wouldn’t want just anyone to be able to edit your directory would you?
re: When I log in as an Employee (custom role), the Directory page only shows the drop down for categories and ‘No results’.
Go to the Connections : Roles admin page, click the “Reset All Role Capabilities” option and then click the update button. now re-add the Edit Entry Moderated capability to the Employee role. Do this on the Connections : Roles admin page not what ever third party plugin you are using to manage custom roles.
re: On this page, I will have downloads for various HR forms, and I’m hoping to include the ability for them to view/edit their Connections entry. Do you think this is something I am going to be able to do?
Like I said, the add/edit links for Connections will only show on the page where you directory is. The code I mentioned previously would allow you to add at least the edit my entry link on your hr page. Actually this code was developed for the other user specifically to meet a similar need.
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.