I have an alternate form created for a Custom Table that I want to insert a record into. One of the fields needs to be pre-populated with data from a repeater list. I am jumping from the list to ...
Hopefully an easy one:I have alternate form set up to update data in a custom table. I would like the page to redirect after the form is submitted, but not seeing anywhere to change the settings ne...
Hi I am having few custom tables. I have submitted my data using custom table form webpart. Displaying the list of data in custom table repeater webpart. I have added transformation into the cust...
I am currently leveraging a custom table form to save some information. After submitting the data, I want the from to redirect to another page. I have this working in one scenario where I use th...
hi all.i made 2 table: Tbl1:(product , warrantyNo) Tbl2:(customer,tell , product,warrantyNo)the product field in tbl2 , it's bind by select query and work good. but i want when i choose product i...
I want to provide a custom table together with a custom table form for users to edit a kind of profile. Unfortunately I can't fined a way to prevent a user from editing other user's data by simple ...