My friend asked me recently -
"I need to trigger a URL from Spotfire, where URL should change as per User inputs"
Interesting 🤓
Usually when people try doing it from IronPython webbrowser code, It doesn't work in Webplayer. So we need something which works everywhere 🙂
To do this, I will...
Adding Styles to Date Picker
While working with date range filters, date-pickers are very helpful. They allow to select date ranges of our interest in a very convenient manner. They are nice right ??
Well what about this one ?
💡 Liked it? Then add this code to a HTML Text area to have this look and feel -
<style>
.DatePicker...