Hello everyone,
I'm trying to develop some kind of a FORM which would take a limited amount of COMBINATIONS (5-10) and save for each Sharepont List row - a combination of its dependent parts let's say.
So COLUMN would be like: Item 1/sub1; Item 1/sub2; Item 2; Item 3... and so many columns for EACH combination in EACH item.
So it's a lot of columns in the end for one Form Submit().
Here is a visual for setup. Nr. 1 on the left indicated that this is COMBINATION 1. In the end there will be
My idea would be to improve this is a way of setting up:
Row: Form submit 1 row for all combinations
Column: each combination has 1 column, so COMBO 1 is one column in a list with all of its sub-info and info parts as a JSON object.
The part which I don't understand yet is when I submit it in a list, how do I send that data in e-mail, like pull data out of the object and into text when using Form OnSuccess () event? out of Form.LastSubmit...
Is there a way to solve it with collections or something? I've started it through a gallery but I miss the Submit Form () function and others which make it easier to edit (like through form).
Thanks in advance!
- Nikola

Report
All responses (
Answers (