I have a table with 155 fields some of which are very long text fields. Can I limit the table display to something like 40 wide and 2 high and then scroll during edit. As a alternate is there [an easy] way to create a table with select id,field-list from table and then update with update table set field-list where id=<id>;
I'am not sure that I understood you correctly. Do you try to limit table or input field for editing? Screenshots with explanation or link to a table would be really helpful
I have a table with 155 fields some of which are very long text fields. Can I limit the table display to something like 40 wide and 2 high and then scroll during edit. As a alternate is there [an easy] way to create a table with select id,field-list from table and then update with update table set field-list where id=<id>;
Hi Douglas,
I'am not sure that I understood you correctly. Do you try to limit table or input field for editing? Screenshots with explanation or link to a table would be really helpful