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

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

Recommended Posts

Posted

Our naming standards work very well for us as developers, however its a problem when records are saved as excel files via a script. The first row of data are field our field names, which are not operator friendly.

Does anyone have any suggestions for scripted excel saves with human friendly field names? We'd like to avoid a second set of export fields.

Thanks for your thoughts.

Posted

If the fields you're exporting aren't laden with validation, you could disable the "use field names as first row" option on export, and create a dummy first record with human readable headers in the exported fields.

You'll need a method to force sort the dummy header record to the top before exporting, and a method for deleting the dummy record afterwards.

This topic is 5782 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.