Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X
Hi @RolandRaytchev
With reference to your response in the topic
Could you please share this sample project ?
I want to know how do I refresh table dynamically.
Regarding the below article.
https://community.ptc.com/t5/Vuforia-Studio/How-can-I-display-multiple-images-to-repeater/m-p/1019930#M13037
I would like to implement below steps.
1. Create local json items
2. Set json to repeater object
3. Display repeater object
4. Edit json data from other button
5. Update displayed repeater object
So, Already I had can be implemented and confirm it is work until step 4.
But repeater object value not change after edit json data.