Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

csv export button

Questions related to using nuBuilder Forte.
Post Reply
ecodinom
Posts: 2
Joined: Wed Apr 11, 2018 11:40 am

csv export button

Unread post by ecodinom »

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
tonyd
Posts: 68
Joined: Sun Mar 04, 2018 6:38 pm

Re: csv export button

Unread post by tonyd »

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
ecodinom
Posts: 2
Joined: Wed Apr 11, 2018 11:40 am

Re: csv export button

Unread post by ecodinom »

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?
You do not have the required permissions to view the files attached to this post.
tonyd
Posts: 68
Joined: Sun Mar 04, 2018 6:38 pm

Re: csv export button

Unread post by tonyd »

For what you are trying to do I would set it up like this:
procedure.jpg
Don't worry about the Group setting.
You do not have the required permissions to view the files attached to this post.
TonyD
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: csv export button

Unread post by admin »

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
Post Reply