‎2014 Jul 23 7:32 AM
Hi Experts,
Please assist in the javascript coding part of Adobe Forms in SAP.
Requirement - Filter the values of second dropdown list based on the selected value in first dropdown list.
Say for Example - First dropdown list has Company Code values. If we select a company code in first dropdown list, then the corresponding Plant based on selected company code should display on second dropdown list.
Thanks in Advance.
Sunil
‎2014 Jul 23 7:55 AM
Hi Sunil,
please refer below linik
http://support.dundas.com/Dashboard4.FilterDropDownBasedOnUserSelection.ashx
‎2014 Jul 23 7:55 AM
Hi Sunil,
please refer below linik
http://support.dundas.com/Dashboard4.FilterDropDownBasedOnUserSelection.ashx
‎2014 Jul 23 8:26 AM
Dear Sunitha,
Thanks for your reply.
Can you please specify how to create a virtual table and Associated dataset in Adobe Forms.
Our scenario is to create a Sales Order in SAP via Adobe Forms through Offline.
Please find the below image.
Data for Company Code and Plant is available in 2 Internal Table.
Please assist in the following