Skip to content
  • Robert Lyon's avatar
    Lazy-load list of textboxes when opening textbox form (Bug 1393734). · 0a1e5e0e
    Robert Lyon authored
    
    
    The query to load other textboxes when displaying textbox config. forms
    is very heavy in a large instance of Mahara. This patch postpones the
    listing of other textboxes in the textbox config. form, until the link
    to display them is clicked.
    This enables the textbox config. form to load and display quickly.
    
    TODO: optimise loading speed of list of textboxes. This process is still
    as slow as it was before - all this patch does is defer it until it's
    actually required!
    
    Change-Id: I92c77e22753882a2b9ed5be3738b8d26b7f5709d
    Signed-off-by: default avatarMike Kelly <m.f.kelly@arts.ac.uk>
    0a1e5e0e