======== TEMPLATE BUG FORM ========
Wappler Version : 3.3.5
Operating System : MAC
NODEJS, MySQL 8 project.
Expected behavior
Assigning structure to the form name, e.g.:
query[bool][must][match_phrase][primary.job.title.name][query]
query[bool][must][match_phrase][primary.industry][query]
Currently creating this $_POST output:
Whereas it should create a ‘must’ array so that form will generate unique ‘match_phrase’ sections with the proceeding object:value.
Actual behavior
What actually happens?
As above.
Community Page
Last updated:
Last updated: