This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
Subject: Removing the Prohibit design refresh or replace check
Feedback Type: Problem
Product Area: Database
Technical Area: Application Development
Platform: Windows
Release: 8.5.2
Reproducible: Always
Hi
I found this piece of coding on the internet which I use under an view action button to remove the 'prohibit design refresh' flag on agents.
The code works fine except when i try to remove the flag from a private agent. When i use it for a private agent the only thing that is changed is that the flag is removed in the design agent view 'No Refresh' column. But the check box 'Prohibit design refresh or replace to modify' remains checked.
Has anyone used coding before to remove this flag ? and also used it successfully for private design elements?