[Solved] Ok, loaded node-red-dashboard, but no ui_table object?

Ok, loaded node-red-dashboard, but no ui_table object? Log file just says node-red is waiting for ui_table node. Pop up dialog states that ui_table node is missing as well. Tried uninstall and reinstall of package, same error again.

From log file...

28 Jun 05:35:24 - [info] Installing module: node-red-dashboard, version: 2.22.1
28 Jun 05:37:18 - [info] Installed module: node-red-dashboard
28 Jun 05:37:18 - [info] Added node types:
28 Jun 05:37:18 - [info]  - node-red-dashboard:ui_base
28 Jun 05:37:18 - [info]  - node-red-dashboard:ui_button
28 Jun 05:37:18 - [info]  - node-red-dashboard:ui_dropdown
28 Jun 05:37:18 - [info]  - node-red-dashboard:ui_switch
28 Jun 05:37:18 - [info]  - node-red-dashboard:ui_slider
28 Jun 05:37:18 - [info]  - node-red-dashboard:ui_numeric
28 Jun 05:37:18 - [info]  - node-red-dashboard:ui_text_input
28 Jun 05:37:18 - [info]  - node-red-dashboard:ui_date_picker
28 Jun 05:37:18 - [info]  - node-red-dashboard:ui_colour_picker
28 Jun 05:37:18 - [info]  - node-red-dashboard:ui_form
28 Jun 05:37:18 - [info]  - node-red-dashboard:ui_text
28 Jun 05:37:18 - [info]  - node-red-dashboard:ui_gauge
28 Jun 05:37:18 - [info]  - node-red-dashboard:ui_chart
28 Jun 05:37:18 - [info]  - node-red-dashboard:ui_audio
28 Jun 05:37:19 - [info]  - node-red-dashboard:ui_toast
28 Jun 05:37:19 - [info]  - node-red-dashboard:ui_ui_control
28 Jun 05:37:19 - [info]  - node-red-dashboard:ui_template
28 Jun 05:37:19 - [info]  - node-red-dashboard:ui_link
28 Jun 05:37:19 - [info]  - node-red-dashboard:ui_tab
28 Jun 05:37:19 - [info]  - node-red-dashboard:ui_group
28 Jun 05:37:19 - [info]  - node-red-dashboard:ui_spacer

Any suggestions?

I am 99.99% sure ui_table comes with examples.

In fact it does.

See attached.

Load one of them and see what happens.

Yeah, it is actually in a different package. It is from node-red-node-ui-table not dachsboard. But it get placed with the other ui nodes in the editor palette.

It would be better if you marked my reply as the solution rather than your reply.

But, that's up to you.

I marked it - Indeed yours is the clue that helps get there, but the key to the answer is that it is a separate package which is what others will need to know when they re-read.

Fixed it. Sorry about that, my oversight.

I've put it back again... If you look at how the forum works it adds the marked answer into the original question post to save subsequent users having to read it all... so it makes sense to mark the one with the actual answer in... not one commenting on the answer, nor one that is indeed a good hint but not the nugget a user would need.

3 Likes

Ah... understood.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.