Hi all,
Is it possible to create a single component with String Widget and Tile view?
The objective is to create an interactive dashboard where the user can input the string/int and can execute using a Check button and see the results on the same screen - any suggestions for this to be successful?
Expected components in the dashboard are as follows:
I attached an example that should contain all expected components in your dashboard. Note that when you want integer as input, you need to use the Integer Widget node instead of the String Widget (or convert the data type). I hope this helps as a start point!