sameer.don
22nd October 2008, 10:01
Hi,
I am developing a session with form type 3 i.e Multi Occ +View.
I have put 2 table fields (not part of any table index) and 2 form fields in "View" part of form. All four fields are Input fields (though data in these fields will not be saved, but just used for some internal processing).
Along with these 4 fields I have also put a Table index field (order no) as a Display field, in View part
However session doesnt allow to input data in those 4 input fields. This happens because of table index field on form.
Input to these fields was allowed when table index filed was removed from View part. But when removed the index field, all records in the table appear on form, irrespective of current index field value (i.e. all the orders were shown on form).
How to enable input to these fields, without removing table index filed.
I am developing a session with form type 3 i.e Multi Occ +View.
I have put 2 table fields (not part of any table index) and 2 form fields in "View" part of form. All four fields are Input fields (though data in these fields will not be saved, but just used for some internal processing).
Along with these 4 fields I have also put a Table index field (order no) as a Display field, in View part
However session doesnt allow to input data in those 4 input fields. This happens because of table index field on form.
Input to these fields was allowed when table index filed was removed from View part. But when removed the index field, all records in the table appear on form, irrespective of current index field value (i.e. all the orders were shown on form).
How to enable input to these fields, without removing table index filed.