Hello, Im using a button called 'export',to send field data to excel sheet and now Im giving a file name and location to save at a particular location. Can I automate or make it default- the file name and location? i.e. : If I click on Export button,can we have a file name with the time(set by developer) and asks no further location or filename after that from user? Expected: 1.Click export 2.File should be generated in the name 'File1_14/2/22_5.24PM' in the location already set by developer. 3.File generated Successfully
Now: 1.Click Export 2.Choose location 3.Name the file and format 4.File generated.