PaulT
Member
I am using Joomla 5.1.0, Fabrik Version: 4.1 (GitDate: 2024-05-22)
I have created a Joomla Fabrik form called Staff Documents Attestation that has a checkbox list of documents which are created from a databasejoin Plugin. The element name is afab_staff_documents_attestation___documents. Currently there are 5 titles in that list. If I login as a staff member and select 3 of those titles I want to attest to having read then Save. Fabrik sends an email to me and the managers that list these documents have been attested to, the titles do actually get listed in the email. However after the page reloads all the titles appear unselected. I want the selected ones to remain appearing selected. There seems to be some logging occuring in the database table called afab_staff_documents_attestation_repeat_documents which gets created when I Save on New. However if I go back to the form and select these titles again or different titles and Save they are retained now when I refresh the page which is perfect, I just want that to happen first time around on New. Do you know any way to remedy this?
I have created a Joomla Fabrik form called Staff Documents Attestation that has a checkbox list of documents which are created from a databasejoin Plugin. The element name is afab_staff_documents_attestation___documents. Currently there are 5 titles in that list. If I login as a staff member and select 3 of those titles I want to attest to having read then Save. Fabrik sends an email to me and the managers that list these documents have been attested to, the titles do actually get listed in the email. However after the page reloads all the titles appear unselected. I want the selected ones to remain appearing selected. There seems to be some logging occuring in the database table called afab_staff_documents_attestation_repeat_documents which gets created when I Save on New. However if I go back to the form and select these titles again or different titles and Save they are retained now when I refresh the page which is perfect, I just want that to happen first time around on New. Do you know any way to remedy this?