Hi,
I want to make result=”...” depend on wether the user has chosen to make an entry sticky, or not.
I was thinking about something like this:
{exp:weblog:entry_form weblog="student" return={if sticky=='y'}"site/betaal"{/if}"site/index" preview="site/entry"}But it isn’t working… any tips?