garenM
In den letzten 30 Tagen erstellte Support-Threads: 0
Lieblings-Forenthemen
This user has no favorite topics.
Forum Topics Created
| Status | Thema | Supporter | Stimmen | Artikel | Aktualität |
|---|---|---|---|---|---|
|
Connect Toolset Form with Microsoft Dynamics 365 CRM
Gestartet von: garenM in: Toolset Professional Support |
|
1 | 2 | vor 2 months | |
|
Emails Dont sent after a form is submited
Gestartet von: garenM in: Toolset Professional Support |
|
1 | 2 | vor 4 months, 2 weeks | |
|
Toolset Form – select all checkbox
Gestartet von: garenM in: Toolset Professional Support |
|
1 | 4 | vor 8 months, 2 weeks | |
|
Language on toolset form fields
Gestartet von: garenM in: Toolset Professional Support |
|
1 | 2 | vor 11 months, 1 week | |
|
Call shortcode in a view attr
Gestartet von: garenM in: Toolset Professional Support |
|
2 | 7 | vor 1 year, 1 month | |
|
Toolset Form – Date Field
Gestartet von: garenM in: Toolset Professional Support |
|
2 | 2 | vor 1 year, 4 months | |
|
Get image attachment page url
Gestartet von: garenM in: Toolset Professional Support |
1 | 1 | vor 1 year, 5 months | ||
|
Posts do not update after filters update
Gestartet von: garenM
in: Toolset Professional Support
Problem: |
|
2 | 10 | vor 1 year, 6 months | |
|
wpv-login-form authenticate filter
Gestartet von: garenM in: Toolset Professional Support |
|
2 | 2 | vor 1 year, 7 months | |
|
Toolset forms – date field on change
Gestartet von: garenM in: Toolset Professional Support |
|
2 | 9 | vor 1 year, 7 months | |
|
Date Time field change the option on the minutes select field
Gestartet von: 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 | vor 1 year, 8 months | |
|
On some views not all infos showed or dont show the correct content
Gestartet von: garenM in: Toolset Professional Support |
|
2 | 10 | vor 1 year, 9 months | |
|
Adding custom filters in WordPress Backend with Toolset
Gestartet von: garenM in: Chat Support |
|
1 | 2 |
vor 1 year, 10 months
|
|
|
Datepicker
Gestartet von: garenM in: Toolset Professional Support |
|
2 | 4 | vor 2 years | |
|
Toolset Custom fields – searchable on the backend
Gestartet von: garenM in: Toolset Professional Support |
|
2 | 3 | vor 2 years |