November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
You can create your own DataSubmissionService then override the method GetSubmissionData where you can call the base then remove the contact number field before return submission data (and also save number to your table). Is that solving your problem?
Hi Dac Thach Nguyen,thanks for your reply.can you explain abit about it or provide some referance code
Thanks,
Ramkee.G
Hi Guys,
I created one registration form with four textbox elements(i.e:username,surname,mailid and contact number),but i want to save only three elements data(i.e:username,surname,mailid) in tblBigtable and save the contact number in another table.If any one know about this help me out of this.
Thanks,
Ramkee.G