Visibility Rules Bug: Field Doesn't Save

Permalink Browser Info Environment
Testing this out, and when I try to add a visibility rule, it doesn't work properly. The "field" field doesn't save, causing the visibility rule to not work. This is on 1.1.1

Type: Discussion
Status: In Progress
PineCreativeLabs
View Replies:
jgarcia replied on at Permalink Reply
jgarcia
I'm looking into this. Able to replicate it on my end, but can't quite figure out what's causing it yet.
buurvrouw replied on at Permalink Reply
buurvrouw
It saves after clearing cache, but the visibility rules don't work.
webpresso replied on at Permalink Reply
webpresso
I see the same issue:
After configuring a "visibility rule" based on a radio-box it first worked. Then i configured a second field and since then the whole feature isn't working at all.
When i hit save and reopen the rule the first rule entry "field" is still empty.

Perhaps this helps to find find the issue.
best regards, Roland
webpresso replied on at Permalink Reply
webpresso
I found out, that changing the order of the field caused the problem in my case. If i put it back where it was at the beginning it works. The javascript code in frontend is correct.

$(document).ready(function() {
   $('.formify-field-container').rulify([{"rID":"14","ffID":"10","comparisonFieldID":"8","comparison":"=","value":"day-seminary"}]);
   $('#formify-form-1-1461').formify();
});


If i pull it up one place, it doesn't work. The javascript on the frontend is not complete. And the argument is empty.

$(document).ready(function() {
   $('.formify-field-container').rulify([]);
   $('#formify-form-1-1461').formify();
});
kimstone replied on at Permalink Reply
kimstone
Has there been any solution for this?
webpresso replied on at Permalink Reply
webpresso
This problem still exists. This has to be fixed by the developper. Couldn't do it myself.
PineCreativeLabs replied on at Permalink Reply
PineCreativeLabs
Just tested 1.2.4.1, and this issue is still not fixed.

The visibility rules save, but doesn't work on the front-end.
newfieldslab replied on at Permalink Reply
newfieldslab
It seems the issue is still persisting. Has anybody fixed this or found a work around?

concrete5 Environment Information

n/a

Browser User-Agent String

Mozilla/5.0 (Windows NT 6.1; WOW64; rv:41.0) Gecko/20100101 Firefox/41.0

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You have not specified a license for this support ticket. You must have a valid license assigned to a support ticket to request a refund.