BoldSign®Effortlessly integrate e-signatures into your app with the BoldSign® API. Create a sandbox account!
Here is my code. If you notice I am trying to select CountryID=1 in the dropdown but for some reason that is not getting selected -
Can someone help us with what I might be doing wrong?
Hi Ameet Phadnis,
Upon reviewing the code you provided, we have identified that the token value is returning as null, which is causing the dataManager to be unable to set the component properly. Consequently, the action complete event returns an empty array because the data has not been fetched from the server yet. This is the reason why the initial preselected value is not being set in the component.
To resolve this issue, we kindly request you to ensure that the token is set properly before proceeding with the data fetch. Once the dataSource values have been fetched successfully, you can then proceed to set the preselected value of the component accordingly.
Screen shot : (result value returns null)
If you need further assistance or have any additional questions, please reach out to us.
Regards,
Kokila Poovendran.