just passed to chronobconnectivity but to compare with chronoforms it looks like slow
just updating one data and loading realy late
?
any sugestion to increase speed?
just updating one data and loading realy late
?
any sugestion to increase speed?
You're going to have to be clearer about what the problem is, and then you're going to have to make sure you don't have any unecessary actions in your events.
data save is slow
in the demo examples it is really quick actually
in demo (dynamic) data save provider {data:Article}
is enough
but for me when i put like that it saves as a new record
it expects from me to put update condition
but it seems to me makes slower
which i am not sure
i am talking about 450 records all in same page should i put paginator?
in the demo examples it is really quick actually
in demo (dynamic) data save provider {data:Article}
is enough
but for me when i put like that it saves as a new record
it expects from me to put update condition
but it seems to me makes slower
which i am not sure
i am talking about 450 records all in same page should i put paginator?
Are you saving 450 records or loading 450? If you're losing then yes I would probably set a page limit
This topic is locked and no more replies can be posted.
