Hi Team,I've got issue with inserting data into my custom table. I'm
able to insert attribute of my table, but cannot update the element.I'm
using the following expression:xtk.session.Write();and my
database have the following schema:
As a result of my query I'm getting a new row with Primary key
and email address only. Question3 and Edited_Question are blank.How can
I insert the Question3 and Edited_Question elements to my table?Best
Regards,Boguslaw