Apply unique id to same form but in different Panel.

Forum to discuss the new web client version of Servoy.

Apply unique id to same form but in different Panel.

Postby jay.rao » Tue Feb 20, 2018 8:29 am

Hello,

I am stuck in a situation where I have a my own list component which I use to display list of data but now the problem is, I have a page for e.g Contact List which is opened in one panel(name- panel1)and has 3-4 records related to its parent data. Now I add new Panel(name- panel2) dynamically which again has a Contact List but this time I have all 1000 records. So in the panel1 i add some new record and try to refresh the grid ($('#'+ $scope.model.svyMarkupId).find('#grid').refresh()) but as the svyMarkupId is same it always takes the grid which was open recently and thus on refreshing (as the model.foundset is same for both the grid) it refreshes my latest grid & changes the data from 1000 records to 4 records. I am trying to find workaround for it or to avoid reloading everything but meanwhile I wanted to know if there is any possibility to apply uniqueId to the list component while opening the panel so as to avoid above scenario.

Thank you
jay.rao
 
Posts: 59
Joined: Mon Apr 10, 2017 1:32 pm

Return to Servoy NGClient

Who is online

Users browsing this forum: No registered users and 10 guests

cron