What I need is the Export Selected function tweaked.
Is there any way that I could tweak the export.htm page to add a Data Range for Selected records only.
I have a nice template built that uses popup windows over the orginal list. When a user is viewing a list, selecting Add new or Edit buttons the corresponding form displays in the popup and then the user never leaves the list page. Going to a New page for adding a new record, or going to a new page to Edit a record confuses the user.
Everything works nicely Except the Export Selected button is selected.
What I really need is the Export.htm page to display an additional radio button for "Selected Records Only", everything else stays the same.
Then the user could select Export and a radio button to export selected records shows up as an option. Making it all available in one function.
So is there any workaround code that I could add to the export.htm to add this functionality.