I want to save input value with key and value

Hello all

I have a repeating group input with same name but I am trying to save in database with key and value but I am not able to create a workflow

Like: Premises Rent (“Key”) - 10(Value).

Please help me.

Thank you

The thing you’re trying to save it to has to have the an attribute (of same name preferably) with data type matching that input.

From your screenshot and corresponding key-value pair example, I’ll assume the Thing is “Lease & Property”. Which should have a field named “premise rent” of data type “number”

Yes, I am trying to save field named “premise rent” of data type “number”

Save the input values in custom states on the repeat group itself. Then use the custom states in the workflow