Nicholas
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 |
---|---|---|---|---|---|
Question regarding WPML and toolset relationships
Started by: Nicholas in: Toolset Professional Support |
2 | 9 | 4 years, 5 months ago | ||
Generic field used as substitute for post_content field is not showing content
Started by: Nicholas in: Toolset Professional Support |
4 | 9 | 4 years, 5 months ago | ||
Custom file type validation with generic field
Started by: Nicholas
in: Toolset Professional Support
Problem: I am using a generic field for our form as a file input but I want to validate its file type, size, and extension. Solution: You might consider custom codes, for example: https://toolset.com/forums/topic/custom-file-type-validation-with-generic-field/#post-1557031 Relevant Documentation: https://toolset.com/documentation/programmer-reference/cred-api/#cred_form_ajax_upload_validate |
2 | 3 | 4 years, 8 months ago | ||
Override Woocommerce Views Product Template conditionally
Started by: Nicholas in: Toolset Professional Support |
3 | 9 | 4 years, 8 months ago | ||
Place view inside generic field
Started by: Nicholas
in: Toolset Professional Support
Problem: I would like to create a generic radio field in a Form, and use a View to define the options for the field. The View does not seem to be working and the radio options are not set correctly. Generic field shortcode with View shortcode for options: [cred_generic_field field='organization-select-generic' type='radio'] { "required":0, "default":[], "options":[ [wpv-view name="organization-select-generic" raw="true"] ] } [/cred_generic_field] View Loop Output editor content: [wpv-layout-start] [wpv-items-found] <!-- wpv-loop-start --> <wpv-loop>{"value":"[wpv-post-id]","label":"[wpv-post-title]"},</wpv-loop>{"value":"","label":"None"} <!-- wpv-loop-end --> [/wpv-items-found] [wpv-no-items-found] [wpml-string context="wpv-views"]No items found[/wpml-string] [/wpv-no-items-found] [wpv-layout-end] Solution: The shortcodes look okay, but there is probably some extra space in the View output that is breaking the input field options. To fix this, copy the contents of the Loop Output editor panel. Then run the Loop Wizard to create some simple loop using the loop style "List with separators". This will automatically strip extra spaces from the View's output. After you complete the wizard, overwrite everything by pasting in your original content. Other minor things: remove the "raw" attribute from the View shortcode, and remove the "No items found" message when no results are found. Leave it blank or create a dummy radio option. |
2 | 3 | 4 years, 9 months ago | ||
Views Filter Editor: Allow to edit the sorting controls in addition to the filte
Started by: Nicholas
in: Toolset Professional Support
Problem: Can I make this a feature request to allow the editing of the sorting controls? Solution: |
3 | 5 | 4 years, 10 months ago | ||
Do not allow to submit form multiple time
Started by: Nicholas in: Toolset Professional Support |
2 | 12 | 5 years, 5 months ago | ||
Woocommerce Order View Displays all orders
Started by: Nicholas in: Toolset Professional Support |
2 | 4 | 5 years, 5 months ago | ||
Show images from post relationship but with offset
Started by: Nicholas in: Toolset Professional Support |
1 | 3 | 5 years, 5 months ago | ||
Add query string where I am using https://toolset.com/2024/11/toolset-views-3-6-17-compatibility-with-wordpress-6-7/
Started by: Nicholas
in: Toolset Professional Support
Problem: Solution: For example: <a href="[wpv-post-url]/?param1=value¶m2=value"> click here </a> Relevant Documentation: |
2 | 3 | 5 years, 11 months ago | ||
Add query string using [wpv-post-url].
Started by: Nicholas in: Toolset Professional Support |
1 | 1 | 5 years, 11 months ago | ||
A form which allows me to add a product and connect a custom post type
Started by: Nicholas in: Toolset Professional Support |
2 | 10 | 5 years, 11 months ago | ||
Use toolset views inside toolset form generic field
Started by: Nicholas
in: Toolset Professional Support
Problem: Solution: You can find the proposed solution in this case with the following reply: Relevant Documentation: |
2 | 3 | 5 years, 12 months ago | ||
Connect a post via toolset form
Started by: Nicholas in: Toolset Professional Support |
1 | 1 | 5 years, 12 months ago | ||
Toolset Layouts and custom php content template
Started by: Nicholas in: Toolset Professional Support |
2 | 10 | 6 years ago |