Skip to main content

Page designer

  • January 23, 2025
  • 2 replies
  • 90 views

Forum|alt.badge.img+7
  • Sidekick
  • 40 replies

Hi all,

 

Page designer does not exist on profile and settings area for a specific user.

How to reach page designer for the user?

 

Thanks

Ozge

2 replies

Alexander Heinze
Superhero (Employee)
Forum|alt.badge.img+23

Grant Access to Aurena Page Designer

FNDADMIN is the role/permission set that everything is granted to. 

The specific projections that are checked to enable/disable the client designers are

 

CustomPagesHandling

CustomNavigatorHandling


Alexander Heinze
Superhero (Employee)
Forum|alt.badge.img+23

The below was mentioned in another post recently, not sure if it’s required as well…

 

But to make use of the configurations as a customer there are several other projections that are needed. This is what fndcobInstallation.sql say
 

  Security_SYS.Grant_System_Privilege('DEFINE SQL', grantee_);

 

--   Security_SYS.Grant_Pres_Object('EE_INFORMATION_CARDS', role2_, 'FALSE');

 

--   Security_SYS.Grant_Pres_Object('EE_INFORMATION_CARDS_CONFIG', role2_, 'FALSE');

 

--   Security_SYS.Grant_Pres_Object('frmPackageDetail', grantee_);

 

--   Security_SYS.Grant_Pres_Object('tbwPackageOverview', grantee_);

 

--   Security_SYS.Grant_Pres_Object('dlgAddToAcp', grantee_);

 

--   Security_SYS.Grant_Pres_Object('tbwTranslations', grantee_);

 

--   Security_SYS.Grant_Pres_Object('tbwConditionalFieldActions', grantee_);

 

   Security_SYS.Grant_Pres_Object('lobbyPage04ec55dd-960d-4f81-b8ca-63529e22a2f8',grantee_,'TRUE','FALSE');

 

  

 

   Security_SYS.Grant_Projection('CustomPagesHandling', grantee_);

 

   Security_SYS.Grant_Projection('ConfigurationHandling', grantee_);

 

   Security_SYS.Grant_Projection('ConfigurationContextAdmin', grantee_);

 

   Security_SYS.Grant_Projection('ProjectionConfigHandling', grantee_);

 

   Security_SYS.Grant_Projection('AurenaPageDesigner', grantee_);

 

   Security_SYS.Grant_Projection('CustomNavigatorHandling', grantee_);

 

   Security_SYS.Grant_Projection('NavigatorConfigurationAdmin', grantee_);

 

   Security_SYS.Grant_Projection('EntityConfigHandling', grantee_);

 

   Security_SYS.Grant_Projection('EnumConfigHandling', grantee_);

 

   Security_SYS.Grant_Projection('NewCustomEventAssistantHandling', grantee_);

 

   Security_SYS.Grant_Projection('CustomEventHandling', grantee_);

 

   Security_SYS.Grant_Projection('EventActionHandling', grantee_);  

 

   Security_SYS.Grant_Projection('NewEventActionHandling', grantee_);

 

Security_SYS.Grant_Projection('AppConfigPackageHandling', grantee_);


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings