Separate names with a comma.
So you are referring to : foreach ($ids AS $myid) { $row = $model->getRow($myid); $element = $row->your-full-elementname;...
So how would you do this with a group of records at one time? Ideally, I would like to select a group of records from a Fabrik list then insert...
Did you find a solution? I am in the same situation where I want to be able to migrate a group of records from one table to another. Any...
Using above... A folder within a folder worked... and the file was uploaded... but... I received a success message but above it I also received...
Thank you once again! So I guess what I was asking if you could do this images/stories/{tablename___element}/{$my->id}/
Can a private folder be created for a registered user which will create a predetermined path plus a just entered form field value as its folder name?
Like in the .../components/com_fabrik/views/form/tmpl/bootstrap_tabs or .../components/com_fabrik/views/form/tmpl/bootstrap Folders?
The successful message displays at the top after a submit ... it is only the failed submission where it is under the introduction. Yes, I did...
I have a rather lengthy intro for a form. If they submit the form with an error or missing a required field, the error message shows after the...
Yes on all Signed in as SuperUser on frontend and backend... same file and same table...
It works in the Backend for import using the same file... but in the front end... comes up with "Sorry the following fields in the CSV File are...
Yes it has every field is listed. I used the same file I exported .... I will check to see about the delimiters
I am getting the same error... from an exported file with no _raw When I go to import I get - Notice Sorry the following fields in the CSV File...
I selected other elements to update, but only one column displayed... then when I submitted the update, only the column listed in front updated...
Too Cool! Now I wish the plugin would carry the element formats into the popup Update window... Could have dropdowns or radio Buttons groups to...
Wiki states: This list plug-in allows your users to select multiple rows and update the values in one or two columns. How do you update more than...
Thank you once again!
Only two fields need to be copied... is there a way to do more than one field in the URL...
Hey there! Thank you for your reply! 3) The same form is presented again... I would like to have values from the previous form entry for certain...
...form record entries from the same form after jump page return back to the form?