London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
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