garenM
Fils de soutien créés au cours des 30 derniers jours : 0
Sujets de forum favoris
This user has no favorite topics.
Sujets de forum créés
| Status | Topic | Supporter | Voix | Publications | Nouveauté |
|---|---|---|---|---|---|
|
Connect Toolset Form with Microsoft Dynamics 365 CRM
Commencé par : garenM in: Toolset Professional Support |
|
1 | 2 | Il y a 2 months | |
|
Emails Dont sent after a form is submited
Commencé par : garenM in: Toolset Professional Support |
|
1 | 2 | Il y a 4 months, 2 weeks | |
|
Toolset Form – select all checkbox
Commencé par : garenM in: Toolset Professional Support |
|
1 | 4 | Il y a 8 months, 2 weeks | |
|
Language on toolset form fields
Commencé par : garenM in: Toolset Professional Support |
|
1 | 2 | Il y a 11 months, 1 week | |
|
Call shortcode in a view attr
Commencé par : garenM in: Toolset Professional Support |
|
2 | 7 | Il y a 1 year, 1 month | |
|
Toolset Form – Date Field
Commencé par : garenM in: Toolset Professional Support |
|
2 | 2 | Il y a 1 year, 4 months | |
|
Get image attachment page url
Commencé par : garenM in: Toolset Professional Support |
1 | 1 | Il y a 1 year, 5 months | ||
|
Posts do not update after filters update
Commencé par : garenM
in: Toolset Professional Support
Problem: |
|
2 | 10 | Il y a 1 year, 6 months | |
|
wpv-login-form authenticate filter
Commencé par : garenM in: Toolset Professional Support |
|
2 | 2 | Il y a 1 year, 7 months | |
|
Toolset forms – date field on change
Commencé par : garenM in: Toolset Professional Support |
|
2 | 9 | Il y a 1 year, 7 months | |
|
Date Time field change the option on the minutes select field
Commencé par : 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 | Il y a 1 year, 8 months | |
|
On some views not all infos showed or dont show the correct content
Commencé par : garenM in: Toolset Professional Support |
|
2 | 10 | Il y a 1 year, 9 months | |
|
Adding custom filters in WordPress Backend with Toolset
Commencé par : garenM in: Chat Support |
|
1 | 2 |
Il y a 1 year, 10 months
|
|
|
Datepicker
Commencé par : garenM in: Toolset Professional Support |
|
2 | 4 | Il y a 2 years | |
|
Toolset Custom fields – searchable on the backend
Commencé par : garenM in: Toolset Professional Support |
|
2 | 3 | Il y a 2 years |