Element evaluation issue

mir.pub

New Member
Evaluation (notempty) on field element works well, except in some cases when entered (not saved) values in other fields are not retained.

This seems to happen in cases when the form includes a Calc element and a Radio button element (using Eval populate).

Evaluation (notempty) is set in 1 simple field element.

The Calc element:
return 'test';

The Radio button element evaluates:
$options[] = JHTML::_('select.option','draft', 'New value');
return $options;

The elements do not interact otherwise.

When saving the form, evaluation works, but entered values are not retained in other elements on the form.

Tested this in a new standard joomla (3.8.12) install (Protostar template), with latest Fabrik (3.8.1) and todays github update.

What may cause this issue.. any ideas?
 
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top