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

[Q] Accessing ObjectProperty but not via a button and action? #366

Open
sjjk001 opened this issue Oct 5, 2020 · 1 comment
Open

[Q] Accessing ObjectProperty but not via a button and action? #366

sjjk001 opened this issue Oct 5, 2020 · 1 comment
Labels
question Just a question

Comments

@sjjk001
Copy link

sjjk001 commented Oct 5, 2020

Hi,

I need to be able to access the ObjectProperty of the form like in the image below but the only way that I can do it now is through a button and logic written in myActions object. The reason why I want to do that is because I want to use the "valid" property to disable and enable buttons accordingly and an also be able to access "_errors" to display the messages in a div above my form.

Capture

@sjjk001 sjjk001 changed the title Accessing ObjectProperty but not via a button and action? [Q] Accessing ObjectProperty but not via a button and action? Oct 5, 2020
@daniele-pecora
Copy link
Collaborator

daniele-pecora commented Oct 15, 2020

@sjjk001
What about bindings or validator (see doc for details) ?

@daniele-pecora daniele-pecora added the question Just a question label Oct 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Just a question
Projects
None yet
Development

No branches or pull requests

2 participants