Page 1 of 2

Object order in grid subform

Posted: Wed Sep 07, 2022 5:48 pm
by treed
I tried to arrange to the order of columns in a grid subform using this technique viewtopic.php?p=15622&hilit=grid+subfor ... der#p15622 and it no longer works. While i'm in the arrange objects screen the tab order can't be changed either via drag and drop or using the up/down arrow buttons. Is something broken or am I missing something?

Re: Object order in grid subform

Posted: Wed Sep 07, 2022 5:56 pm
by kev1n
Are you using the latest from Github?
There was a fix some time ago that addressed that issue.

Re: Object order in grid subform

Posted: Wed Sep 07, 2022 7:16 pm
by treed
The system was updated on 7/25/2022.

Re: Object order in grid subform

Posted: Wed Sep 07, 2022 7:37 pm
by kev1n

Re: Object order in grid subform

Posted: Wed Sep 07, 2022 10:29 pm
by treed
Just updated the system. Same results when trying to set tab order on a grid subform.

Re: Object order in grid subform

Posted: Thu Sep 08, 2022 5:26 am
by kev1n
If you encounter an issue, be sure to check the developer console for errors by clicking the `F12` key on most browsers.
Also open nuDebug results (CTRL+SHIFT+D) and check your (Apache) server logs.
If you see an error message, try searching this forum as well as Google for that message and see if any useful advice is among the search returns.

Re: Object order in grid subform

Posted: Thu Sep 08, 2022 5:32 pm
by treed

Code: Select all

2DevTools failed to load source map: Could not load content for https://dbs.winecountry-bbq.com/core/libs/uppy/uppy.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
nuformdrag.js?ts=20220908082418:485 
Uncaught TypeError: Cannot read properties of undefined (reading 'objects')
    at nuMoveDownOrder (nuformdrag.js?ts=20220908082418:485:97)
    at HTMLButtonElement.onclick (index.php:1:1)

Tthe file uppy.min.js.map is missing, uppy.min.js is present.

Re: Object order in grid subform

Posted: Thu Sep 08, 2022 6:12 pm
by kev1n
Are you sure that you use the latest version? Because the map reference was also removed about 27 days ago and your nuformdrag.js etc. is not up to date either.

Re: Object order in grid subform

Posted: Thu Sep 08, 2022 10:28 pm
by treed
I downloaded and installed nuBuilder-4.5-RELEASE_4.5.6.0.zip. If that's not the latest please send the link. Also as the development process "matures" it would be nice to have a version number somewhere to know what version of nuBuilder is running.

Re: Object order in grid subform

Posted: Thu Sep 08, 2022 10:45 pm
by treed
Found one from 8/31 and am updating with that. 4.5-Master.