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

Greater then branching logic does not work. #3

Merged
merged 1 commit into from
Mar 12, 2014

Conversation

Gusaar
Copy link

@Gusaar Gusaar commented Mar 12, 2014

">" and "<" in a branching condition check on a fill in textbox does not trigger Ajax call to show hidden question. This depedency condition is saved and an AJAX call is made, but javascript is not updated with the show values.

Examples:

  • SecondHandSmoke_DataDictionary_2014-02-24_2.csv with [spouse_smoke_yrs] > 0. spouse_smoke_yrs is the referrant answer and is a textbox;
  • redcap_siblings.csv survey with [sibs]>0

@tparsnick tparsnick added the bug label Mar 10, 2014
@tparsnick
Copy link
Author

This should be coordinated with Alex who is doing updates to the UI in #2.

tparsnick pushed a commit that referenced this pull request Mar 12, 2014
Greater then branching logic does not work.
@tparsnick tparsnick merged commit 31cd768 into master Mar 12, 2014
@tparsnick tparsnick deleted the 3---greater-then-branching-logic branch March 12, 2014 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants