Please confirm: few minor issues

mirceat

Member
Hello,

Please check:

1. Text element with Filter set to autocomplete, searching data will not display the options to select from results. Mootools error in debug, unknown character '<' in line 1
2. Can't move up or down the groups in form.
3. Sometime, renaming a field in form will return the message "Duplicate name for element ..". There is no other element with that name in table and the form will save the new name.

J 3.7.3, Fabrik Github, PHP 7.0.9

Thank you
 
1 - are you sure it's "unknown character" and not "unexpected token"? Can you look at the return from that AJAX call - either click on the "VMxxxx:1" next to the error message in dev tools (open dev tools in Chrome with ctrl-shift-I), or look at the Network tab and find the last index.php (which should have a ?method=autocomplete_options in the query string). See if there's a PHP warning in the output.

2 - Not sure what you mean. In the backend, in the form's group settings? If so, that works for me. Do you see any JS errors?

3 - that usually happens when you've deleted an element, but haven't emptied the trash.

-- hugh
 
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top