Assign the result of a multiple-selection form submission to a hidden form in EmpireCMS. Program Notes Empire cms
In EmpireCMS, if you need to implement a multiple-selection feature—such as a multi-region search—you must concatenate all the forms generated after the multi-region selection and then pass them to the `keyboard` field. For this purpose, the following code can be used: HTML code snippet: <label class="area-box-listhover"> <input class="inputcheckb...>