anyalynn Posted May 16, 2018 Report Share Posted May 16, 2018 My datapage allows users to enter a new certification date with bulk edit, but I would like the default value to be the existing certification date which is in another field. I haven't figured out how to use JavaScript to get the value from the field in the results and use it as the default value for the new field in the bulk edit dialog (which can be changed). It seems like someone must have done this before. Thanks in advance for any replies. Quote Link to comment Share on other sites More sharing options...
MayMusic Posted May 17, 2018 Report Share Posted May 17, 2018 When you have bulk update you can select more than one row to be updated. And in each row, the date value which you would like to copy as default value can vary. How the system should now which one to pick? Quote Link to comment Share on other sites More sharing options...
anyalynn Posted May 17, 2018 Author Report Share Posted May 17, 2018 Because of the query, the default date is the same for all of the records, so it doesn't matter which one I copy. I just need to figure out how to get it in the Bulk Edit dialog. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.