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

#1219| DEA fails if no options provided for Duration #1238

Closed
wants to merge 1 commit into from

Conversation

shraddha761
Copy link
Contributor

fixes #1219

@vinayvenu
Copy link
Member

@shraddha761 I can't see how this fixes the problem. Can you attach a screen cast of the App Designer showing an error when Duration Options are not provided?

@shraddha761
Copy link
Contributor Author

With this modification, the formDesignerHandleGroupElementKeyValueChange function will check if the durationOptions property is provided before allowing the form to be saved. If the durationOptions property is not provided, the function will set the durationOptionsError property to true and display an error message to the user

@vinayvenu
Copy link
Member

@shraddha761 as I said before, I tried running the code, and it doesn't seem to work.

Would you be able to attach a screen cast with the functionality?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DEA fails if no options provided for Duration
2 participants