Wappler Version : 2.6.1
Operating System : Windows 10
Expected behavior
Having defined the Data Store schema, the corresponding options should be available when adding actions to add, update or delete records.
...YOUR TEXT HERE ...
Actual behavior
The only options under 'WHICH RECORDS' is 'ID'.
How to reproduce
Add a Data Store component and define the schema. Add a table, using the Data Store as the source. Attach events to buttons to manage the data. The items defined in the schema are not available to select.
I haven't used the Data Store component since first trying it out when is was released, so I could be doing something silly - but I don't thinks it's working as it should/was.
It would be nice to have access to the Data Store variables (all page variables for that matter) available from within Server Connect ideally. At the moment we echo them to hidden inputs and use a multi insert step to store to the database… Like Tom maybe I am missing something here?
I had been using a sub-folder as well. I thought you should probably do it that way to keep things organised, especially if you have many fields being stored from different parts of the site.
I’m slightly confused because I had created a test file which was working fine - it was based on Teodor’s tutorial. When I opened it after the update, it was still working, but I couldn’t add or modify the events used to populate the table based on the Data Store component. Anyway, there doesn’t seem to be a problem after all…