When using a code list item with Include 'Specify' field, is it possible to set the Specify field mandatory ? If no, how to check the value in an expression ?

asked 21 Mar '19, 16:22

jeromev's gravatar image

jeromev
137
accept rate: 0%


Dear Jerome,
Many thanks for your suggestion.
The Specify field should be mandatory, we will fix this issue in the next version of Collect.
If you need to access that field, you can write an expression like this:

code_attribute_name/@qualifier

E.g. an attribute can be relevant when code_attribute_name = 'other' and code_attribute_name/@qualifier = 'something'

Many thanks,
Open Foris Team

permanent link

answered 21 Mar '19, 23:12

Stefano%20%28OF%29's gravatar image

Stefano (OF) ♦♦
4.7k19
accept rate: 20%

Dear Jerome,
We will add it soon to the documentation of Collect, together with an exhaustive list of custom Collect XPath functions (e.g. idm:blank, idm:contains, idm:distance, math:abs and so on).
Many thanks,
Open Foris Team

permanent link

answered 26 Mar '19, 17:19

Stefano%20%28OF%29's gravatar image

Stefano (OF) ♦♦
4.7k19
accept rate: 20%

Thank you, it helps me ! Where can I find documentation on keywords such as @qualifier?

permanent link

answered 26 Mar '19, 14:09

jeromev's gravatar image

jeromev
137
accept rate: 0%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×493

question asked: 21 Mar '19, 16:22

question was seen: 2,153 times

last updated: 26 Mar '19, 17:19