Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help to Identify which button is clicked when the user has multiple s… #3859

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Aug 5, 2023

  1. Help to Identify which button is clicked when the user has multiple s…

    …ubmit button actions like
    
    (Save and Continue, Save, Save for Future, Save and Exit ).
    
    The user passes two arguments to handleSubmit the first parameter is FormEvent and the second parameter is an extra argument.
    Users can pass only an extra argument as first a parameter.
    
    The extra argument is passed and 3rd argument to the onSubmit. That helps the user to identify which action he needs to proceed based upon.
    toqeer-hussain committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    5391c8f View commit details
    Browse the repository at this point in the history