Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #33343 Back to Issue ]
Summary 0033343: Read Only Logic for pick and execute grid parameters based on auxiliary inputs defined in the parent window doesn't work
Revision 2016-06-27 08:55 by caristu
Description Read Only Logic for pick and execute grid parameters based on auxiliary inputs defined in the parent window doesn't work.
Revision 2016-06-23 18:06 by caristu
Steps To Reproduce 1) Create a simple auxiliary input for the Purchase Invoice header
(name: FILTER_auxiliary, validation code: Y)

2) Apply that auxiliary input to a column included into a Pick&Execute window
(Table: aprm_orderinvoice -> column: amount -> Read Only Logic: @FILTER_auxiliary@='Y')

3) Then navigate to "Purchase Invoice" window, create a new record and complete it

4) Click "Add Payment" button and click into "amount" grid column

The column is editable, the read only logic is not applied
Revision 2016-06-23 17:43 by JONHM
Steps To Reproduce 1) Create a simple auxiliary input
(name: FILTER_auxiliary, validation code: Y)

2) Apply that auxiliary input to a column included into a Pick&Execute window
(Table: aprm_orderinvoice -> column: amount -> Read Only Logic: @FILTER_auxiliary@='Y')

3) Then navigate to "Purchase Invoice" window, create a new record and complete it

4) Click "Add Payment" button and click into "amount" grid column

The column is editable, the read only logic is not applied
Revision 2016-06-23 17:41 by JONHM
Steps To Reproduce 1) Create a simple auxiliary input
(name: SOMEAUX, validation code: Y)

2) Apply that auxiliary input to a column included into a Pick&Execute window
(Table: aprm_orderinvoice -> column: amount -> Read Only Logic: @FILTER_auxiliary@='Y')

3) Then navigate to "Purchase Invoice" window, create a new record and complete it

4) Click "Add Payment" button and click into "amount" grid column

The column is editable, the read only logic is not applied
Revision 2016-06-23 17:41 by caristu
Description Read Only Logic based on Auxiliary Inputs doesn't work on pick and execute windows in grid fields
Revision 2016-06-23 17:41 by caristu
Description Read Only Logic doesn't work on pick and execute windows in grid fields


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker