Agile Developer

Issue with Column D...
 
Notifications
Clear all

[Solved] Issue with Column Disabling Functionality in Web Version

5 Posts
2 Users
0 Reactions
194 Views
Posts: 609
Topic starter
(@banupriya)
Noble Member
Joined: 2 years ago

I’m experiencing a problem with the web version of our application. The "Post to Account" and "Voucher" columns are not disabling as expected. This functionality operates correctly in the desktop version, but it fails to perform as intended in the web version during the "on field exit" event, despite the username column being hidden.


4 Replies
Posts: 602
Admin
(@axpertsupport)
Honorable Member
Joined: 2 years ago

As discussed, the DLL was not applied correctly. I will share the DLL with your teams shortly. Please apply the DLL, clear the Redis and memory databases, and recheck the system. Additionally, ensure that the form control is unchecked in the actions.


Reply
Posts: 609
Topic starter
(@banupriya)
Noble Member
Joined: 2 years ago

I have updated the DLL and applied releases 10.9.1.1, Release 5, and Release 6. However, I am still encountering the same error. Please connect to investigate and resolve the issue.


Reply
Posts: 602
Admin
(@axpertsupport)
Honorable Member
Joined: 2 years ago

For Data Load actions, the form control option should not be checked. Please verify if there is any conflict with other field access actions after unchecking the form control option.


Reply
Posts: 602
Admin
(@axpertsupport)
Honorable Member
Joined: 2 years ago

As discussed, the issue was caused by the action event selecting the hidden 'uname' field, which led to the check failing. After updating some mandatory fields, the issue has been resolved. Please ensure that the relevant field is visible on the screen; otherwise, it won't be checked, and the action will not function correctly


Reply
Share: