Cancoon2000
30th June 2015, 16:39
I have a technical question regarding a TEXT field.
I designed a new Form tppdm0110c001 linked to Standard Item table tiitm001 which is called from tppdm0110m000 specific menu.
On the standard table at first I added a TEXT field “txtq” and I am able to read its text in “Notepad” editor from the new form session (tppdm0110c001).
Later I decided to add a second TEXT field “txtc” to same table tiitm001; I was expecting to see both TEXT fields listed in a pop-window by nature as normal when selecting the “T” icon from session menu in order to select which text field to browse.
I added the new TEXT field on form and dump it, also compiled Script (no errors) but unfortunately the form do not sense the second text field.
Should I need to generate the new session (tppdm0110c001) from scratch?
What I am missing?
Thanks
I designed a new Form tppdm0110c001 linked to Standard Item table tiitm001 which is called from tppdm0110m000 specific menu.
On the standard table at first I added a TEXT field “txtq” and I am able to read its text in “Notepad” editor from the new form session (tppdm0110c001).
Later I decided to add a second TEXT field “txtc” to same table tiitm001; I was expecting to see both TEXT fields listed in a pop-window by nature as normal when selecting the “T” icon from session menu in order to select which text field to browse.
I added the new TEXT field on form and dump it, also compiled Script (no errors) but unfortunately the form do not sense the second text field.
Should I need to generate the new session (tppdm0110c001) from scratch?
What I am missing?
Thanks