31 Posts
Papillon
5 years ago
1
Topic

Hello,

how can I realise this:

The user should be able to upload a file and the content of the file (json formatted) should be saved in a field.

Do you have some hints vor me?

Thanks

Papi

Get a VIP membership
4229 Posts
Kadministrator
5 years ago
0
Level 1

That could only be done using file upload and afterStore code field, but you would need to write the code yourself to convert file to json value. YOu would also need some code on the other side to convert this value back on view time.

Get a Book for SEBLOD