StratusFormsLookup doesn't write into tables
Hey,
first of all: great work!
However i have a problem: when I use sth like:
<select id="customer" class="form-control" data-StratusFormsLookup="{listName:'customer',firstOption:'select customer' ,fieldName:'Title'}"></select>
The dropdown menu includes the entries that exist in the table. But when I submit the form, the column in which I create the new entry is empty. Is it even possible to create an entry into the selected list which references to the Lookup-List?
I also faced this issue when I tried to run your Timesheet-example. Everything works fine, except: In the Time-table the column "Project" remains empty - no matter if I chose "lookup" or "single text".
Furthermore in the JSON column the key and value are included, I'm confused...
Thanks!
Good day, Look at this: https://github.com/mrackley/StratusForms/issues/22
I was able to take the value in the JSON and using workflows create the linked list