cancel
Showing results for 
Search instead for 
Did you mean: 

Multi input token error sap ui5

08-08-2017 5:38 PM
775 views 2 comments
0 Likes
SAP Managed Tags
Subscribe

Hi,

I am working with multi input control. My screen is master detail page. Employee numbers are in master page and details are in detail page. In detail page, i have a multi input control. Each time user has to enter multiple tokens for an employee. I am able to store the tokens and employee number in an array. Whenever user selects the same employee, the stored tokens will be displayed in the multiinput. This works fine for sometimes. After that, I am getting below errror.

The object with ID __token2 was destroyed and cannot be used anymore.


Note: I am showing the tokens from an stored array before removing the old tokens.

Please provide your suggestions.

Regards

Karthik S

0 Likes

Accepted Solutions (0)

Answers (2)

Answers (2)

Sharathmg
Active Contributor
0 Likes

At what point does the error appear?

Regards,

Sharath

former_member365727
Active Contributor
0 Likes

show your controller and xml view code