Heidestrand
Registered User.
- Local time
- Today, 02:10
- Joined
- Apr 21, 2015
- Messages
- 73
Hello community,
I've a question: Is it possible to control an embedded table within a form by the use of a button? I created a form that looks like this:
When the user enters a SAP number into the text field and clicks the go button some code behind it looks up the SAP number in a table and displays the associated dates. Then the user can click on a date and after that
the table embedded in this form should display the SAP number and the date.
So is this possible to control the content of this table after the user chose a date?
Best regards,
Heide
I've a question: Is it possible to control an embedded table within a form by the use of a button? I created a form that looks like this:

When the user enters a SAP number into the text field and clicks the go button some code behind it looks up the SAP number in a table and displays the associated dates. Then the user can click on a date and after that
the table embedded in this form should display the SAP number and the date.
So is this possible to control the content of this table after the user chose a date?
Best regards,
Heide