Agile-Developer
Request to Disable ...
 
Notifications
Clear all

[Solved] Request to Disable Email Properties and Custom Data Types

2 Posts
2 Users
0 Likes
97 Views
Posts: 243
Topic starter
(@banupriya)
Honorable Member
Joined: 5 months ago

Issue: The end users have the ability to modify email properties and custom data types. To enhance control and security measures, The implementation of a system that disables the modification of these settings based on user properties is needed.

1 Reply
Posts: 241
Admin
(@axpertsupport)
Estimable Member
Joined: 9 months ago

The concern has been resolved in Axpert 10.2 exe. Additionally, the steps outlined below can be followed to resolve the mentioned issue.

1. Custom Data Types button will be disabled when build button is disabled.
2. ‘App properties’ option has been given in users screen to enable or disable ‘Application properties’ button. Below script needs to run to handle this option.
ALTER TABLE axusers ADD axpertmanager varchar2(1)

Reply
Share: