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

Having a default value on a field overrides the "Last Value" option #266

Open
green3g opened this issue Nov 6, 2017 · 3 comments
Open

Comments

@green3g
Copy link

green3g commented Nov 6, 2017

For instance, if I set a text field default value to "hello" and then have a Last Value action run on that field, the default value always gets populated and that overrides the Last Value array and value set.

@green3g
Copy link
Author

green3g commented Nov 6, 2017

Temporary solution: just get rid of the default value - Last Value / AA provides a much more powerful interface so I'm using that instead.

Maybe a warning could be displayed if a default value is overriding the Last Value attribute. This would be helpful because I really didn't know why my value kept getting reset.

@MikeMillerGIS
Copy link
Member

I will take a look, but I recall there was not an easy fix as the default value is registering as a field change.

@green3g
Copy link
Author

green3g commented Nov 8, 2017

Yep, I figured it might be something like that. Not a huge issue.

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

No branches or pull requests

2 participants