Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 6613 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

Hello,

i'm a newbie and i'm trying to figure out some of the scripts with scriptmaker.

the one i'm interested in right now is export records. I have a button that when pressed, export records.

my question is this. Is there a way to automatically export the fields you want? for instance I want them to be able to export a email.csv file so they can upload it into email management system. the only fields needed for the export are email.

Is there a way to customize this without the user having to delete or add fields with the "specify field order for export" dialog box?

I couldn't find a previous thread on this issue. If I've missed it please forward me that thread.

Thanks for your help

Stephen

  • Newbies
Posted

I believe it does.

right now the script says this.

perform find [restore, replace found set]

export records [restore]

still reading the manuel so i'm not sure what restore means or repleace found set. It is exporting correctly but what i'm trying to do is bypass the dialog box that says "specify field order for export". the people that will be using might be confused at this dialog box. I want to see if there is a way export the data as you want it through code.

ex.

when they click the button to export. the only dialog box I want them to see is where to save it and name the file. I don't want them to have to choose which fields they want in the csv file. I want to customize the csv file to only have emails. Is this possible?

Posted

Sorry--in FM6, there's also an option to 'Perform without Dialog'. You'll need to select that as well.

This topic is 6613 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.