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

fr:grid/fr:section: make min/max AVTs #1665

Closed
ebruchez opened this issue Apr 11, 2014 · 1 comment
Closed

fr:grid/fr:section: make min/max AVTs #1665

ebruchez opened this issue Apr 11, 2014 · 1 comment

Comments

@ebruchez
Copy link
Collaborator

Behavior:

  • Don't truncate or add rows if the min/max change and cause an out of bounds condition.
  • But valid min/max values must, like in the static case, prevent the user from adding/removing rows.
  • Possibly, an out of bounds condition might be indicated/an event dispatched, maybe with xforms-out-of-range/xforms-in-range events an CSS classes.
  • A lexically invalid min/max value (e.g. foo) causes the value to be ignored.

See customer thread.

@ebruchez ebruchez added this to the 4.6 milestone Apr 11, 2014
@ebruchez ebruchez assigned avernet and ebruchez and unassigned avernet Apr 11, 2014
@ebruchez ebruchez modified the milestones: 4.6 temp, 4.6 Apr 14, 2014
@ebruchez ebruchez modified the milestones: 4.6, Consider for 4.6 Apr 16, 2014
@ebruchez ebruchez changed the title fr:grid: make min/max AVTs fr:grid/fr:section: make min/max AVTs May 7, 2014
ebruchez added a commit that referenced this issue May 7, 2014
- fr:grid and fr:repeater evaluate AVTs
- update read/write of min/max
- Grid Settings/Section Settings dialogs
  - support XPath values
  - update validation
  - update resources
- use attValueOpt and remove attValueOption
@ebruchez ebruchez closed this as completed May 7, 2014
@ebruchez
Copy link
Collaborator Author

ebruchez commented May 7, 2014

Implemented changes to fr:grid and fr:repeater, as well as the Form Builder dialogs.

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

2 participants