I have a macro that just does a simple logged in check and then should display "Allowed" or "Not allowed".
When I insert the macro in the grid layout as a macro, it works fine.
When I insert the macro in a RTE in the grid layout, then it doesn't work...
I'm pretty sure I have seen that work before, any ideas as to why it wouldn't work?
See following screenshot (green is macro in grid layout, red is same macro in RTE in grid layout):
Macro not working in grid layout RTE
Hey all.
Umbraco version 7.6.3 assembly: 1.0.6361.21154
I have a macro that just does a simple logged in check and then should display "Allowed" or "Not allowed".
When I insert the macro in the grid layout as a macro, it works fine.
When I insert the macro in a RTE in the grid layout, then it doesn't work... I'm pretty sure I have seen that work before, any ideas as to why it wouldn't work?
See following screenshot (green is macro in grid layout, red is same macro in RTE in grid layout):
The code:
Is this the same issue? http://issues.umbraco.org/issue/U4-6206
Thanks.
This workaround described on the above issue page solved my problem: https://gist.github.com/rasmuseeg/a1b3deed488e544ccc62
How is this even a problem? Thanks for the solution. Still a problem in v 7.12.3
Well, hold on to your hat... it still is in 7.14
is working on a reply...