PiotrO586
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 |
---|---|---|---|---|---|
Post-status related workflow in front-end
Started by: PiotrO586 in: Types Community Support |
2 | 3 | 7 years ago | ||
Retrieve date from date field
Started by: PiotrO586 in: Types Community Support |
3 | 4 | 7 years ago | ||
Bootstrap buttons not visible
Started by: PiotrO586
in: Toolset Professional Support
Problem: Solution: We added that button to help people who are not using Layouts. That button gives you links to bootstrap doc, which in case of Layouts you can directly use from here: |
2 | 3 | 7 years, 1 month ago | ||
Set a post as a child
Started by: PiotrO586
in: Toolset Professional Support
Problem: I have custom post types Enquires and Team Members. I would like my Guest users to be able to use CRED to create a new Enquires post and select one or more Team Members to associate with the Enquire post. Team Members can be associated with more than one Enquire. What type of post relationship should be used here? Solution: Many-to-many relationships are designed to allow one or more type A posts to be related to one or more type B posts. These relationships are fairly easy to manage in wp-admin, but they are not as straightforward to manage in CRED forms. Some custom code may be required to create a generic multiselect or checkboxes field that captures a User's selections and applies them on the backend. You can use the cred_save_data hook to accomplish this. Relevant Documentation: https://toolset.com/documentation/user-guides/many-to-many-post-relationship/ |
2 | 7 | 7 years, 1 month ago | ||
Field Group assigning issue
Started by: PiotrO586
in: Toolset Professional Support
Problem: When I try to assign a field group to a specific post type, it also appears to be assigned to another post type I did not select Solution: Avoid post type slugs that end with the same string, like "enquiry" and "job-enquiry". |
2 | 4 | 7 years, 1 month ago | ||
Create new post upon adding new user
Started by: PiotrO586
in: Toolset Professional Support
Problem: Solution: |
2 | 3 | 7 years, 1 month ago | ||
Checkbox field options
Started by: PiotrO586
in: Toolset Professional Support
Problem: The issue here is that the customer was not sure about the setting "save 0 to the database / don't save anything to the database" for checkboxes Solution: |
2 | 5 | 7 years, 1 month ago |