Forum Replies Created
-
AuthorPosts
-
ottomek
ParticipantI would cast a vote to have a Notify feature if someone updates their profile or member info. We have the setting set that edits need admin approval. I do see the Pending filter in Connections Pro admin area.
Any interim option to have notice or WP admin message for Administrators to get notice of Pending entries?
ottomek
ParticipantYes they would like to be able to import these 4 fields
- work setting
- special interest group
- chapter
- ANCC certification
They do not want to import County and Do you accept insurance. I see your how-to guide on adding custom fields to csv but could I hire you to write these snippets, I think that would be much faster.
Please track your time for these items and add to my invoice.
ottomek
ParticipantHi,
Just spoke with client on AAPPN project and they do want to have the custom fields we added via snippets to be included in the Export All csv file. These are the current custom fields they want added to export.
- work setting
- county
- special interest group
- chapter
- do you accept insurance
- ANCC certification
Will this be possible?
Thank you.ottomek
ParticipantThank you. I waited until the plugin update then just used this recent snippet you provided. Works exactly how we want
ottomek
ParticipantThanks that worked and I’m able as the WP Admin to add a date to each directory profile.
But this date is not appearing within the edit directory profile when I’m logged in as the member (who are only WP Subscribers). I’m drawing a blank on how I get this date to be displayed as read-only in each members profile admin area. Another snippet needed?
ottomek
ParticipantYes CSS and display: none worked good.
.cn-metabox#cn-metabox-section-title, .cn-metabox#cn-metabox-section-organization, .cn-metabox#cn-metabox-section-department {
display: none!important;
}.preferred {
display: none!important;
}ottomek
ParticipantThanks.
Is it an option to not use the GF User Registration add-on? And not let the person using form create a WP user? After submitting the form the directory listing gets created but then we as admin person can manually create a WP user for this entry and person?
ottomek
ParticipantHi,
I have several more fieldsets that the client wants removed but I don’t think cn_remove_metaboxes snippet you gave me is going to work. What kind of snippet do I add to remove these completely from the Member Entry/Directory edit area?
A)”Title”, “Organization” & “Department” in the Name area? (Using Individual type only)
B) Remove the Latitude & Longitude fields from all Addresses.
C) Remove “Preferred” radio button from all Address, Email & Phone fields
Thanks.
ottomek
ParticipantThank you, that worked great.
It’s very helpful to be able to remove as many unused items as possible to help the member users not get confused or overwhelmed.
ottomek
ParticipantOk ignore my question about setting default to Individuals & ID for Individuals.
Removing the fieldsets with your snippet worked great.
Would there be a snippet I could add to remove “Organization” from the radio button in the admin area? Not the Organization field name but the Organization Directory type? We want only Individual types and are concerned that a user will go change this radio button to Organization but we are not using that.
Thanks,
John -
AuthorPosts
