You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And maybe even an attribute could be added to set your var name (if your slider is in a form without an id attribute, you get a generated id based variable name like j_idt8_slider_sv).
@stephanrauh You could assign this to me if you like.
The text was updated successfully, but these errors were encountered:
Now there is no way to customize things.
BootsFaces-OSP/src/main/java/net/bootsfaces/component/slider2/Slider2Renderer.java
Line 376 in fa25439
Could be changed to:
And maybe even an attribute could be added to set your var name (if your slider is in a form without an id attribute, you get a generated id based variable name like
j_idt8_slider_sv
).@stephanrauh You could assign this to me if you like.
The text was updated successfully, but these errors were encountered: