Accessing Cloud Services Configurations using HTL | Community
Skip to main content
MavicNZ
Level 2
June 19, 2017
Solved

Accessing Cloud Services Configurations using HTL

  • June 19, 2017
  • 11 replies
  • 3773 views

Hi Guys,

Is it possible to access a page property on a could services configuration page using HTL or do you have to use Java to create an object first?

Cheers Jeff

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 Feike_Visser1

Most of the Java-code must indeed placed into a Java-class (WcmUsePojo / Sling Model)

11 replies

joerghoh
Adobe Employee
Adobe Employee
June 24, 2017

Just be aware, that you don't need special privileges to create/change Cloud Configuration settings, a regular author (with properly training) can do that. When you store it in an OSGI configuration, it's job for the admin user.

So prefer a CloudConfiguration if an author is supposed to change that.