krobinson98
24th September 2008, 00:41
I am defaulting all the fields when a new row is entered in my session. This is done in the before.new.object session. My problem is it won't save. When I hit the save the row simply disappears. I need to hit tab for it to save correctly. I want to make all the fields read only so hitting tab won't be an option. There seems to be an issue with defaulting the rows that have a reference to another table. Is there any way around this without having to hit the tab button. Thanks for any help.
Sample code:
before.new.object:
tcibd910.item = item.z
Sample code:
before.new.object:
tcibd910.item = item.z