I've add a call to SetActionButton() to include an "add" option for that row. I'd like populate all data/fields from grid row to the new add form, allow changes and then "Save" as normal. My SetActionButton() is:
That allows the "Add a Visit" option for the row but if selected flashes a blank screen and returns to the original grid without prompting the user for data changes, etc.
Hoping this is simple and I'm just overlooking something obvious.
Thanks in advance.