J
|
John 8/24/2020 |
Yes, it worked in both v9.8 (Build 31882) and v10.4 (Build 35571) using https://cdn.rawgit.c....ddslick.min.js |
![]() |
aadham author 8/25/2020 |
Yes, it worked in both v9.8 (Build 31882) and v10.4 (Build 35571) using https://cdn.rawgit.c....ddslick.min.js John
|
![]() |
Myr0n 8/30/2020 |
It's a straightforward process <script src = "https://cdn.rawgit.com/prashantchaudhary/ddslick/master/jquery.ddslick.min.js" ></script>
$('#value_ActivateNewRegistration_1').ddslick({ }); |
![]() |
aadham author 8/31/2020 |
It's a straightforward process **Step 1** Go to Editor Select Footer Click on HTML Mode copy and paste next code <script src = "https://cdn.rawgit.com/prashantchaudhary/ddslick/master/jquery.ddslick.min.js" ></script>
$('#value_ActivateNewRegistration_1').ddslick({ });
var ddData = [
|
![]() |
Myr0n 8/31/2020 |
In this case in the step 3
|
![]() |
aadham author 8/31/2020 |
In this case in the step 3 Instead of
|
![]() |
Myr0n 8/31/2020 |
If you think that your question is been answer, please mark this thread as SOLVED please. |