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

mark_h
30th June 2015, 19:13
On the session did you add the text field to the texts available in the session? In 4c4 I see this on ttadv2100m000 maintain sessions - the texts button.

Cancoon2000
30th June 2015, 19:36
Hi Mark,

Not sure if I got your point; However I confirm that under session Form Standard Option "39-Text" is checked mark.

Thanks

mark_h
30th June 2015, 21:10
On the maintain sessions session ttadv2100m000 there is a button called "text". When I click on it I give it the text fields that can be maintained. I am assuming you are using 4c3 based off the profile settings.

Cancoon2000
30th June 2015, 21:15
Yes Mark BaaN IVc3.
I got it, and worked.

Thanks a lot Mark

mark_h
30th June 2015, 21:26
No problem. Always glad to assist when I can.