garenM
Support threads created in the last 30 days: 1
Favorite Forum Topics
This user has no favorite topics.
Forum Topics Created
Status | Topic | Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
Toolset Form – select all checkbox
Started by: garenM in: Toolset Professional Support |
|
1 | 3 | 1 week, 3 days ago | |
Language on toolset form fields
Started by: garenM in: Toolset Professional Support |
|
1 | 2 | 1 month, 1 week ago | |
Call shortcode in a view attr
Started by: garenM in: Toolset Professional Support |
|
2 | 7 | 4 months ago | |
Toolset Form – Date Field
Started by: garenM in: Toolset Professional Support |
|
2 | 2 | 6 months, 2 weeks ago | |
Get image attachment page url
Started by: garenM in: Toolset Professional Support |
1 | 1 | 7 months, 2 weeks ago | ||
Posts do not update after filters update
Started by: garenM
in: Toolset Professional Support
Problem: |
|
2 | 10 | 9 months ago | |
wpv-login-form authenticate filter
Started by: garenM in: Toolset Professional Support |
|
2 | 2 | 9 months, 1 week ago | |
Toolset forms – date field on change
Started by: garenM in: Toolset Professional Support |
|
2 | 9 | 9 months, 3 weeks ago | |
Date Time field change the option on the minutes select field
Started by: garenM
in: Toolset Professional Support
Problem: Please add the following code to the javascript section of the form: (function($, window) { $.fn.replaceOptions = function(options) { var self, $option; this.empty(); self = this; $.each(options, function(index, option) { $option = $("<option></option>") .attr("value", option.value) .text(option.text); self.append($option); }); }; })(jQuery, window); var options = [ {text: "0", value: 1}, {text: "15", value: 2}, {text: "30", value: 3}, {text: "45", value: 4}, ]; jQuery("select[name$=\'minute]\']").replaceOptions(options); |
|
2 | 2 | 10 months, 2 weeks ago | |
On some views not all infos showed or dont show the correct content
Started by: garenM in: Toolset Professional Support |
|
2 | 10 | 11 months, 2 weeks ago | |
Datepicker
Started by: garenM in: Toolset Professional Support |
|
2 | 4 | 1 year, 2 months ago | |
Toolset Custom fields – searchable on the backend
Started by: garenM in: Toolset Professional Support |
|
2 | 3 | 1 year, 2 months ago | |
contributor role and toolset fields
Started by: garenM in: Toolset Professional Support |
|
2 | 3 | 1 year, 4 months ago | |
Toolset Forms
Started by: garenM in: Toolset Professional Support |
|
2 | 17 | 1 year, 4 months ago | |
When am using form hook cred_submit_complete there is an issue with recaptcha
Started by: garenM in: Toolset Professional Support |
|
2 | 2 | 1 year, 5 months ago |