Visokio website     Downloads     Video tutorials     KnowledgeBase  
Variable set according to context - Visokio Forums
Variable set according to context
  •     walsh June 7, 2012 2:31PM
    I have a field named "Month" that I'd like to populate with one of a number of available dates, depending on the tab I'm currently displaying. I could do that if I knew which tab was being displayed - is it possible to detect that?

    I'd like to do it so that the field name that's being exposed will have the name "Month" and I don't need to have (eg) "Design End Month" on one tab, "Delivery Month" on another. These names would remain behind the scenes.

    I'm looking for something like:
    IF ([__TabName__] = "Delivery", [Month] = [Delivery Month], ... )
    ...or some such. Is this available?
  • 2 Comments
  •     steve June 7, 2012 3:57PM
    Add a text variable, set a different value on each tab, and hide it from the sidebar. Then use this variable in your formulae.
  •     walsh June 7, 2012 4:09PM
    Nice! Thanks, Steve.

Welcome!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In Apply for Membership