xTwigx

Results 18 comments of xTwigx

Could there also be simple way to get the customerName in the widget and maybe i could simply put it into a switch/if statement to see what to display?

Yes i know that menu is made with a HTML/Markdown But the issue is i want to modify/add to the menu depending on the customerDevices (types). My main issue/question is...

Im not a 100% we understand each other perfectly. 1) Im building a website looking dashboard. ![image](https://github.com/user-attachments/assets/176b3be7-ff33-4b7f-9488-6824b0ee8202) 2) this dashboard will be given access to multiple customer for them to...

Yes, for example i get all of the devices that are owned by the customer who logged in and have they saved in an array or something and i can...

I see i will try to do something similar thank you for the help. I am going to leave the issue open just incase someone has another way :)

I found this in the action . var customerTitle = widgetContext.customerService.getCustomer; but when i use it to try and get the customer i get this: getCustomer(l,c){return this.http.get(`/api/customer/${l}`,(0,t.T7)(c))}

I see it excepts the customerId as a parameter but i dont understand how i should be getting the customer id or the title

You you please show me how do this because i cant seem to get it. My hierarchy is like this so you know Customer -> subcustomers -> subcustomers If there...

I see Thanks Very much i managed to do something similar to what i wanted . Just so other know i used that alias and took the name as a...

Ok Give me some time as it has some of the clients details. So i will just make a dummy version without any of their details.