HI
I am wondering if this is possible,
I have a channel entry that in EE1.x i was able (after a quick config change to the ckeditor config file) to have the following in a text field/textarea:
{if '{gv_var}' == 'somethingelse'}
some code
{if:else}
some other code
{/if}is it possible to do this in EE2.x?