About mxHasTvs
Useful for complex UI rules where multiple TVs determine the UI components to render. Allows you to return either a true/false (1/0) value or any string, chunks, snippet based on result. This checks a resources TV values to see if it was set to anything other then default or empty by default.
Additional ability to modify the conditional operation for the TV value matching including ability to change the value to match on via snippet parameters.
First public release, open to feedback.
Information
New in mxHasTvs 1.0.0
- Correction: Type correction in the description for the snippet properties for instructions
- Enhancement: Added two new parameters to modify the the conditional operator(&conditionalOperator) (equals, not-equals, etc.: See xPDO for full list) along with the value (&conditonalValue) to match on