Blocked an HTML file in ACTools but data-sly-include still renders the content of the blocked HTML file | Community
Skip to main content
New Participant
August 8, 2023
Solved

Blocked an HTML file in ACTools but data-sly-include still renders the content of the blocked HTML file

  • August 8, 2023
  • 1 reply
  • 612 views

Hello, I blocked an HTML file with ACtools but still the data-sly-include still renders the content of the HTML file that was blocked. 

I checked the CRX/DE of the users, and the HTML file is not visible/readable but still the main HTL still renders the content of the HTML file.

Context: An HTML file should only be visible for users that has access to (permissions are set to ACTools).

 

What should have done or what did I do wrong with this approach?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Kiran_Vedantam

Hi @justin_nikolaine 

 

The approach that you are trying to is to constraint user access at the file level. This won't prohibit the loading of the file in the HTL.

 

Thanks,

Kiran Vedantam.

1 reply

Kiran_Vedantam
Kiran_VedantamAccepted solution
New Participant
August 9, 2023

Hi @justin_nikolaine 

 

The approach that you are trying to is to constraint user access at the file level. This won't prohibit the loading of the file in the HTL.

 

Thanks,

Kiran Vedantam.