Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Table & Column Naming
Refer: Database SQL Query
Unless you plan to insert all records of machine_listing into the log table you might want to add a where condition where id = "#form.Machine_Listing.id#"
Refer How to get the form data in the post form submission tool ?
Additionally you can also check the logs for error logs and try to debug why its not working.
Refer: Web App Log Viewer
Oh I've answered partially in how can I create a form automatically - Joget | COMMUNITY
You may wanna fix your sql query
I have 1 form that I will input data into
and when i press save i want to save data into another table
here is my code for the post processing tool
but then inside my list there isn't anything being actually generated
why isn't not working ??