Hi, I'm new to nuBuilder.
Is it possible to show a button in the form view that allows the form to be exported in a .csv file? I found on this board some php code that should enable this functionality (here) but I have no idea about where to put it.
Thanks
Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
csv export button
-
- Posts: 68
- Joined: Sun Mar 04, 2018 6:38 pm
Re: csv export button
Just shooting from the hip, but you could probably just put your code in a nuBuilder "Procedure" then create a button to run it.
TonyD
-
- Posts: 2
- Joined: Wed Apr 11, 2018 11:40 am
Re: csv export button
Hi, thank you for your reply.
I'm not sure how to do it: what should I put in the "Group" and "Launch from" fields?
I'm not sure how to do it: what should I put in the "Group" and "Launch from" fields?
You do not have the required permissions to view the files attached to this post.
-
- Posts: 68
- Joined: Sun Mar 04, 2018 6:38 pm
Re: csv export button
For what you are trying to do I would set it up like this:
Don't worry about the Group setting.
Don't worry about the Group setting.
You do not have the required permissions to view the files attached to this post.
TonyD
Re: csv export button
ecodinom,
What is it exactly that you're trying to do?
Export just 1 record (from an Edit Form) or a group of records (like the group of records in a Browse Form)?
Steven
What is it exactly that you're trying to do?
Export just 1 record (from an Edit Form) or a group of records (like the group of records in a Browse Form)?
Steven