Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to write data correctly? ( field-engineer + tableX ) #30

Open
emidiotorre opened this issue Mar 29, 2018 · 0 comments
Open

How to write data correctly? ( field-engineer + tableX ) #30

emidiotorre opened this issue Mar 29, 2018 · 0 comments

Comments

@emidiotorre
Copy link

Hi, I’m new to Kirby, and i have to build a website that lets you insert tables mixed with other kinds of data.

To achieve this i’m trying to use field-engineer in combination with tablex.
I managed to display the table in the field-engineer 's row with a small addition to trigger.js, now when i check the saved data, of course the tableX structure (header: … ; table: …rows…) is lost.

I want to solve this and eventually make a PR out of it.

Where does the writing and loading of the data occour?
Do you have any ideas on how to perform the writing and loading in the case of a tableX in field-engineer?

Any informaton is greatly appreciated, thak you in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant