File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 - XSLTForms
1515 - eXist-db
1616
17- Version: 1.65 Beta
17+ Version: 1.68 Beta
1818 -1.23 marks a major redesign
1919
2020
20852085 </xf : trigger >
20862086 </xf : group >
20872087
2088- <xf : trigger appearance =" minimal" ref =" .[instance('i-{$subformName}-schemaConstraints')/*[local-name() = local-name(current())]/*:lookup[@form='{$subformName}'][@formURL != ''][1]]" class =" btn btn-outline-secondary btn-sm controls add showLookup" >
2088+ <xf : trigger appearance =" minimal" ref =" .[instance('i-{$subformName}-schemaConstraints')/*[local-name() = local-name(current())]/*:lookup[@form='{$subformName}' or @form='' ][@formURL != ''][1]]" class =" btn btn-outline-secondary btn-sm controls add showLookup" >
20892089 <xf : label > <i class =" bi bi-search" /> Lookup </xf : label >
20902090 <xf : action ev : event =" DOMActivate" >
20912091 <xf : toggle case =" {$grpRepeatID}LookupUnHide" ev : event =" DOMActivate" />
22292229 <xf : setvalue ref =" instance('i-availableElements')/*" value =" ''" />
22302230 </xf : trigger >
22312231 </xf : group >
2232- <xf : trigger appearance =" minimal" ref =" .[instance('i-{$subformName}-schemaConstraints')/*[local-name() = local-name(current())]/*:lookup[@form='{$subformName}'][@formURL != '']]" class =" btn btn-outline-secondary btn-sm controls add showLookup" >
2232+ <xf : trigger appearance =" minimal" ref =" .[instance('i-{$subformName}-schemaConstraints')/*[local-name() = local-name(current())]/*:lookup[@form='{$subformName}' or @form='' ][@formURL != '']]" class =" btn btn-outline-secondary btn-sm controls add showLookup" >
22332233 <xf : label > <i class =" bi bi-search" /> Lookup </xf : label >
22342234 <xf : action ev : event =" DOMActivate" >
22352235 <xf : toggle case =" {$repeatID}LookupUnHide" ev : event =" DOMActivate" />
You can’t perform that action at this time.
0 commit comments