I'm have an issue processing all the rows I select in a sub-file.
Condition:
I've created an app with 2 active sub-files.
I want to select multiple rows from one sub-file and assign them to the second sub-file.
Process:
When I select a row from the sub-file and click the slide bar and drag it down in the sub-file and press and hold the shift key then click another row then all the rows between are selected.
Lets say I've selected one thousand rows.
I then click the assign button to assign those selected rows to the second sub-file.
Results:
The program will only assign about 150 of the 1000 rows to the second sub-file.
It looks like the READC op code is not reading all 1000 records selected.
But if I click under the slide bar several times to move down the sub-file and select 1000 rows they seem to all get processed when I click the assign button.
Can you help me solve the above condition?
Thanks.
Multiple Row Selections In Subfile With Inconsistant Results
-
- New User
- Posts: 6
- Joined: Fri Feb 17, 2012 11:04 am
- First Name: Tony
- Last Name: Zeigler
- Company Name: Genuine Parts Company
- Phone: 770-956-2673
- Address 1: 3100 Windy Hill Rd
- City: Atlanta
- State / Province: Georgia
- Zip / Postal Code: 30349
- Country: United States
- Contact:
- Brian
- Profound Logic Staff Member
- Posts: 286
- Joined: Thu Apr 14, 2011 10:23 am
- First Name: Brian
- Last Name: May
- Company Name: Profound Logic Software
- Contact:
Re: Multiple Row Selections In Subfile With Inconsistant Results
Tony,
I would like to debug this on my system. Could you please get a JSON dump of the screen in question and email it to support?
To get the JSON file, do the following:
1. Navigate to the screen in question.
2. go to the browser's address bar and enter javascript:pui.downloadJSON()
3. Press enter and save the file that downloads.
4. Email this text file to support
I would like to debug this on my system. Could you please get a JSON dump of the screen in question and email it to support?
To get the JSON file, do the following:
1. Navigate to the screen in question.
2. go to the browser's address bar and enter javascript:pui.downloadJSON()
3. Press enter and save the file that downloads.
4. Email this text file to support
-
- New User
- Posts: 6
- Joined: Fri Feb 17, 2012 11:04 am
- First Name: Tony
- Last Name: Zeigler
- Company Name: Genuine Parts Company
- Phone: 770-956-2673
- Address 1: 3100 Windy Hill Rd
- City: Atlanta
- State / Province: Georgia
- Zip / Postal Code: 30349
- Country: United States
- Contact:
Re: Multiple Row Selections In Subfile With Inconsistant Results
Here is the json.txt file you requested
- Attachments
-
- json.txt
- Here is the json.txt file you requested
- (492.78 KiB) Downloaded 599 times
-
- New User
- Posts: 6
- Joined: Fri Feb 17, 2012 11:04 am
- First Name: Tony
- Last Name: Zeigler
- Company Name: Genuine Parts Company
- Phone: 770-956-2673
- Address 1: 3100 Windy Hill Rd
- City: Atlanta
- State / Province: Georgia
- Zip / Postal Code: 30349
- Country: United States
- Contact:
Re: Multiple Row Selections In Subfile With Inconsistant Results
I posted the JSON.txt file to this message thread.
Do you have any idea why this select does not work?
I will attach a copy of the screen and program source.
Do you have any idea why this select does not work?
I will attach a copy of the screen and program source.
- Attachments
-
- V55APZON.txt
- Screen Source
- (34.66 KiB) Downloaded 344 times
-
- P55APZON.txt
- Program Source
- (24.61 KiB) Downloaded 500 times
- David
- Profound Logic Staff Member
- Posts: 690
- Joined: Fri Jan 04, 2008 12:11 pm
- First Name: David
- Last Name: Russo
- Company Name: Profound Logic Software
- Contact:
Re: Multiple Row Selections In Subfile With Inconsistant Results
I've had a look at the JSON dump and can see the problem. It appears to be a bug. The UI framework is not marking all the records as "changed", nor is it setting the selection field value in all records.
This is why when you READC, you are not getting them all.
I've reported to the develoment team for a fix, using your example. Will advise when a patch/update is available to correct the problem.
Since the problem seems to relate to scrolling in the subfile, probably the only workaround is to page the list (so there is no scrollbar) until a fix can be made.
Looking at how this application is used, though, I can understand how that's not a very good workaround. We'll try to correct as soon as possible.
This is why when you READC, you are not getting them all.
I've reported to the develoment team for a fix, using your example. Will advise when a patch/update is available to correct the problem.
Since the problem seems to relate to scrolling in the subfile, probably the only workaround is to page the list (so there is no scrollbar) until a fix can be made.
Looking at how this application is used, though, I can understand how that's not a very good workaround. We'll try to correct as soon as possible.
-
- New User
- Posts: 6
- Joined: Fri Feb 17, 2012 11:04 am
- First Name: Tony
- Last Name: Zeigler
- Company Name: Genuine Parts Company
- Phone: 770-956-2673
- Address 1: 3100 Windy Hill Rd
- City: Atlanta
- State / Province: Georgia
- Zip / Postal Code: 30349
- Country: United States
- Contact:
Re: Multiple Row Selections In Subfile With Inconsistant Results
Thank you David.
- David
- Profound Logic Staff Member
- Posts: 690
- Joined: Fri Jan 04, 2008 12:11 pm
- First Name: David
- Last Name: Russo
- Company Name: Profound Logic Software
- Contact:
Re: Multiple Row Selections In Subfile With Inconsistant Results
This is fixed in current release, 4.0.3.
-
- New User
- Posts: 6
- Joined: Fri Feb 17, 2012 11:04 am
- First Name: Tony
- Last Name: Zeigler
- Company Name: Genuine Parts Company
- Phone: 770-956-2673
- Address 1: 3100 Windy Hill Rd
- City: Atlanta
- State / Province: Georgia
- Zip / Postal Code: 30349
- Country: United States
- Contact:
Re: Multiple Row Selections In Subfile With Inconsistant Results
Thank you David.
Who is online
Users browsing this forum: No registered users and 1 guest