Yes I know that I can use resolver to run node.js code backend, and when UI render at page load I can use invoke to call resolver's function to get data then to update UI, I'd like to know how to `push` data from backend in Forge?
As I can use events to listen some events but I don't know how to update UI after I get those events fired?
Anyone knows how to make it? Thanks in advance :)
Hi @NGPilot
If you are using Custom UI , you would need to implement a refresh option to update the UI
Thanks @Ajay _view26_ for your reply, and I would like a solution to push data from backend to frontend. A refresh button is pull data from backend also it's not an auto sync method.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey @NGPilot
while I can't answer your question, I recommend asking these kinds of question in Atlassian's Developer Community. There are more technical folks who are better capable of answering these topics.
Cheers,
Matthias.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.