Hello,
I have an interactive adobe form, where 3 drop down lists are made.
Dynamic binding is working very fine... I have issues in validations.
Its totally offline form. Data is downloaded in form while downloading from SAP system itself.
Drop Down lists are : Sold to, Ship-to and Contact-to.
Dynamically data is uploaded in these fields while downloading from the CRM database.
Now in offline scenarion, when the user selects 1 Sold-to, only corresponding shipto and contact to should be visible in other 2 drop boxes, By Default all values for sold to , ship to and contact to are shown.
I have made the complete interface using SFP and not webdynpro, however internal table is passed in Interactive Form.
Soldto Shipto
1 1a
1 1b
2 2a
2 2b
2 2c
Any input for validations or data bindings are welcome.
Please suggest
Thanks & Regards,
Narendra.