Hello,
is there any way we can create a updatable dashboard in Kinetic so i can update the UD fields in ECO tables.
thanks,
Eddy
Hello,
is there any way we can create a updatable dashboard in Kinetic so i can update the UD fields in ECO tables.
thanks,
Eddy
The only way to use updateable dashboards in a Kinetic form is via Application Studio or to leave it in Classic mode
Use or create? You can use the dashboards just fine after they have been created in App Studio.
It’s also version dependent. I don’t recall the version which they added the Update option to the erp-baq widget, though.
Hello,
i think another way, I created a datagrid in application studio and display from a BAQ.
now, I wonder if I can read the datagrid value and send back to update values in ECO tables or Part tables.
is it possible?
thanks,
Eddy
Sure–just use the rest-erp widget and call Update.
Hello,
is it possible to show me an example.
thanks so much,
Eddy
There’s a number of posts already out there covering this.
Go ahead and search for them.
Hello,
But i can not edit the cell to change the value in the datagrid because the baq is not updatable.
any ideas?
thanks,
Eddy
Hello,
is there any way if I click row in the grid and open the slide panel.
i have a grid to display mtl from the bom. what I want is when I click each mtl part in the grid, a slide panel open and display UD fields and I can update the UD fields in the slide panel because there is no updatable BAQ in the kinetic.
now, how to click the row in grid and open the slide panel.
thanks,
Eddy
You can still create Updatable BAQs in Kinetic but unfortunately in the meantime you will need to use the classic BAQ designer to create the UBAQ then you can use the classic Dashboard designer and deploy it out as an application. Or you can use Application Studio and create a new app using the wizard calling the UBAQ.
Also since you won’t be able to create the UBAQ it in Kinetic Web you’ll need to use the smart client since its a classic form.
To run the classic BAQ designer, in Kinetic Menu Maintenance you can create a copy of the current BAQ designer menu item by going to the overflow menu > Copy to New Menu. Enter in a MenuID, change the Name to something more significant, i.e. Business Activity Query Classic and change the Order Sequence. Then uncheck Kinetic Enabled. Log out and back in and test out the new menu to create the UBAQ.