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

Add ability to include additional HTML conditionally #61

Open
GoogleCodeExporter opened this issue Mar 27, 2015 · 4 comments
Open

Add ability to include additional HTML conditionally #61

GoogleCodeExporter opened this issue Mar 27, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

Now that Condition-Tree logic is in place, add ability to include HTML 
conditionally, so a section of a form appears or not based on a form data field 
value.

Original issue reported on code.google.com by yoz...@gmail.com on 18 Apr 2012 at 5:09

@GoogleCodeExporter
Copy link
Author

May just want to annotate a page with begin/end IF conditions.

Would like a way to tie in variable sections to also be DISPLAY/HIDDEN or make 
visible/invisible based on another value.

IN particular, this would be useful if, for example, a checkbox, radio-button 
or select/dropdown has a given value to make the forms change dynamically.

Original comment by yoz...@gmail.com on 1 Jun 2012 at 12:11

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

This may be done in multiple steps, but the initial first step for this type of 
advanced programming is to allow Java code to be added to the HTML pages, and 
combined with JavaScript, it should be easy to have sections appear/disappear 
automatically as well as have sections that are optional to appear on the page.

Original comment by yoz...@gmail.com on 24 Jul 2012 at 4:49

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Original comment by yoz...@gmail.com on 24 Jul 2012 at 4:49

  • Changed state: Started
  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

This can be done now using JSP syntax for the conditional sections. See 
http://code.google.com/p/openesignforms/wiki/ProgrammingGuide#Advanced_programmi
ng_of_a_document

Original comment by yoz...@gmail.com on 26 Feb 2013 at 7:01

  • Added labels: ****
  • Removed labels: ****

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

No branches or pull requests

1 participant