
Einav Shuker
- Total activity 38
- Last activity
- Member since
- Following 1 user
- Followed by 6 users
- Votes 5
- Subscriptions 17
Activity overview
Latest activity by Einav Shuker-
Einav Shuker commented,
Hi Pawel, Can you please share such example?
-
Einav Shuker commented,
Hi Pawel, I'm using CSS to make the placeholder text transparent (just replace the input.date class name from 'Class'. "script": "$('.Class').css('color','transparent');"
-
Einav Shuker commented,
Hi, You can read this article to find more information on how to achieve this under the Indicators + Conditional Formatting section. Hope this helps!
-
Einav Shuker commented,
Hi, You can read this article to find more information on how to achieve this under the Indicators + Conditional Formatting section. Hope this helps!
-
Einav Shuker created an article,
Sticky Header / Top Widget
Use Case Example: When you want to use the first widget as a Filter Pane and when scrolling it will always show. Implementation: Copy & Paste the the script below into the dashboard script. (Se...
-
Einav Shuker commented,
Amazing, would you mind sharing the dash file & JSON template?
-
Einav Shuker created an article,
Expend & Collapse Widgets based on Text Widget
You can use this script in order to expand & collapse section on the dashboard to keep it above the fold. 1. Create a text widget 2. Copy & paste the script below on the widget script widget.on('...
-
Einav Shuker created an article,
Reset to Default Filters Button using BloX
This article will explain how to create reset to default filters button in BloX This helps in case you want to provide this icon functionality on the dashboard and not just in the Filters panel. ...
-
Einav Shuker created an article,
Change Date Granularity of a Widget using BloX
This article will cover the below options: Section 1- Buttons + Highlight Background-Color - Creating Buttons of date granularity slicing options (Alternative for Tabber plugin) OR Section 2 - Drop...
-
Einav Shuker created an article,
Multi-Select Dropdown List Filter
This article will take you step by step on how to create a multi-select dropdown filter using blox and JavaScript Elasticube: 1. Please add a custom column to the "Category" table: Add the bel...