I’m currently working on a PoC for a custom widget for mappView. I’d like to know if this is a widget that other people might be interested in.
Description :
The main goal of this widget is to have a Week planning that you can fill with some actions, I got an application, Heating planning for some machines.
This widget is composed of 2 parts, based on image below :
1 - Red part (Button bar):
This button bar as a default button inside (“Delete” button), all other buttons can be added to the widget as an item of the widget, same as Table and TableItem.
Each Item added got an action and a value, action is for display the text and value is for link to the array that is returned using binding.
2 - Yellow part (Table):
The table is clickable based on the button you selected in the button bar. You can selected by 30min (one cell), you can select by hour, by day or select all the table.
Cell take background color of the selected button in the button bar.
Please let us know when it’s available. This is also a good reminder for others in our community: don’t forget that there is a public GitHub where you can download some cool samples
Hi Florent,
I also needed a widget like this in the past.
Would be used to configure the working schedule of a gas burner for heating and a chiller for cooling.
Yours looks nice, I took a different approach, with just a lot of time inputs in a dialog.
Would definitely use yours instead!
I keep working on this widgets, I have a working thing but too early to be published on the GitHub repository.
I’m searching for some alpha testers to get some feedback, if you are interrested please send me a message. I will send you last version I’m working on.