Hi Einar,
in the meantime I was able to test these new conditions. In my particular case I need them inside a a byline-dialog and inside the view of a dynamic-content-macro.
So I've attached an inline-condition to the iframe url which looks like this: &hasPageWritePermissions={condition.has_page_permission(permission=EDIT)}
In case of the byline-dialog it works as expected, hasPageWritePermissions is set to 'true'.
However, in case of the dynamic-content-macro, hasPageWritePermissions is set to 'false'.
Are these conditions supposed to work inside of dynamic-content-macros? If not, I think the value should be set to an empty string
instead of 'false' to avoid confusion.
cheers,
Simon