abc60 Z13U user def - data not retained in database
- Article Type: General
- Product: Aleph
- Product Version: 20
Description:
This is like KB 8192-2329.
After restarting pc_server, abc01 ue_01 and the abc60 ue_01, if there's new data to my abc60.Z13U user def, it then disappears.
If no ue_01 OR only udq60 ue_01 is active, data is retained.
So it's the abc01 ue_01 that's removing the added data. How to prevent this?
Resolution:
In the abc60 tab22 you specify edit_paragraph 112.
edit_paragraph 112 is 852, format E.
edit_field.fre has this:
1 # 852## E B
2 b
2 c ^
2 x ^
while edit_field.eng has this:
1 # 852## E B
2 b
2 c ^
Updating the abc60 edit_field.eng to include the $$x in the 852 corrected the problem.
- Article last edited: 10/8/2013