Agile Developer

Request to Disable ...
 
Notifications
Clear all

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

2 Posts
2 Users
0 Reactions
241 Views
Posts: 609
Topic starter
(@banupriya)
Noble Member
Joined: 2 years 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: 602
Admin
(@axpertsupport)
Honorable Member
Joined: 2 years 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: