Does XenForo have documentation on what actions can natively be handled via <xf> tags vs rolling their own javascript for client-side actions?
Example; I've defined a dropdown using <xf:selectrow> and <xfption> tags, but I'd like to show text based on what the individual select. The text is static and likely not to change. Can this natively be handled via <xf> tags or must this be handled via custom javascript include?
Thank you!
Example; I've defined a dropdown using <xf:selectrow> and <xfption> tags, but I'd like to show text based on what the individual select. The text is static and likely not to change. Can this natively be handled via <xf> tags or must this be handled via custom javascript include?
Thank you!