ramK-4
Support threads created in the last 30 days: 0
Favorite Forum Topics
This user has no favorite topics.
Forum Topics Created
Status | Topic | Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
I would like users to be logged in before they can submit the form
Started by: ramK-4 in: Types Community Support |
2 | 2 | 6 years, 10 months ago | ||
CRED Form – conditional email notification depends on custom field
Started by: ramK-4
in: Types Community Support
Problem: I am using training site for real estate agent and also created another custom post type name: Forum I have custom field name location is available for Forum and Agents post types. I have created a CRED Form with these fields to create post in Forum Post Type. Agents post types has a field of email. I have added location details to Agents post types. Now user create a post in Forum then I would like the emails to be sent to the Agents whose country matches with the country(India) selected by user in Front End CRED Form. How can I do this? Solution: There isn't such a built-in feature within CRED , it needs custom codes, for example, when user submit the CRED form, use filter hook cred_notification_recipients to trigger an PHP function, in this PHP function, get all user's email address whose whose country is India Then return them in the result, more help: https://toolset.com/documentation/programmer-reference/cred-api/#cred_notification_recipients Relevant Documentation: https://toolset.com/documentation/programmer-reference/cred-api/#cred_notification_recipients |
2 | 11 | 6 years, 10 months ago | ||
Custom Taxonomy as Dropdown
Started by: ramK-4 in: Types Community Support |
2 | 3 | 6 years, 11 months ago |