Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Multiple subforms (performance)

Questions related to using nuBuilder Forte.
Post Reply
mariri
Posts: 45
Joined: Mon Sep 02, 2019 11:54 am

Multiple subforms (performance)

Unread post by mariri »

Hi guys !

I have a question about subforms in a main form. In my project, I have 40 subforms divided into 10 tabs in a form.
There is a select object within tem. When the user choose an option in one of them, there is an extremely low latency.
Is it because of a large number of subforms presence in the form ?

Thans for ur help !
kev1n
nuBuilder Team
Posts: 4307
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 447 times
Contact:

Re: Multiple subforms (performance)

Unread post by kev1n »

mariri wrote: Is it because of a large number of subforms presence in the form ?
That's most likely it. In your situation I would temporarily remove about 5-10 subforms and see if there is still such a low latency. After that you could remove more until there is practically no more delay.
In this way you can find out whether it is due to the number of subforms.
mariri
Posts: 45
Joined: Mon Sep 02, 2019 11:54 am

Re: Multiple subforms (performance)

Unread post by mariri »

Hi Kévin,

Yes it's a solution that I was thinking too 8-)

Thanks !
Post Reply