scorchsoft
scorchsoft
please excuse my mis-spelling of "field", you should get the gist however.
Hi Bruno, thanks for your response. I would agree with you but it's the output that I'm getting that is suspect (and suggests otherwise). So assuming no field02 is set...
Hi Bruno, I've just accidentally responded in the wrong place. See my response here: https://github.com/Bruno17/MIGX/issues/211 Thanks Andrew P.s. If you fix this I will owe you a beer.
Ok I've changed it to that: http://fluence.world/case-studies-and-success-stories and it outputs the following html: ``` JW - Cookham Wood “JW was assessed at Entry Level 1 for literacy. During our sessions...
Actually scratch that, it is still outputting tag code: ``` JW - Cookham Wood “JW was assessed at Entry Level 1 for literacy. During our sessions we built up a...
in the bit that should be output based on the rules: ``` [[+block_size:is=`size-1-1`:then=``]] [[+block_size:is=`size-1-2`:then=``]] [[+block_size:is=`size-2-1`:then=``]] [[+block_size:is=`size-2-2`:then=``]] [[+image_title:isnot=``:then=` [[+image_title]] `]] [[+block_textarea:isnot=``:then=` [[+block_title]] [[+block_textarea]] [[+button_link:isnot=``:then=` [[+button_text]] `]] `]] ``` you would expect...
Oh wow, what the hell. That is horrible, I did not realise it did that. So absolutely everything in my execution hierarchy is running all at once. Very nasty indeed,...
Hi Bruno, This has fixed the problem. Something is definitely dodgy with so many nested conditions, though as you say this was a bad implementation approach anyway. Thanks again for...
I wonder if this issue is related to the one I have just raised: https://github.com/Bruno17/MIGX/issues/252
Take a look at this page: http://fluence.world/case-studies-and-success-stories We have the following feild list: [example feild list.txt](https://github.com/Bruno17/MIGX/files/148535/example.feild.list.txt) and the TPL for it looks like so: [TPL look.txt](https://github.com/Bruno17/MIGX/files/148536/TPL.look.txt) when the new field...