saving properties of a card?
Posted: Sun Aug 25, 2013 5:53 pm
Hi all.
I often have 1 main card I use which contains lots of fields / buttons. Depending on the scenario, I'll hide / show certain fields and hide / show certain buttons. I have a program now that has 7 or so different possibilities, and thus 7 or so different "hide/show" patterns.
Right now, I have it check to see which case we are in (let's say condition = 1), then I have it hide / show the appropriate fields and buttons.
Would it be possible to save each configuration of fields shown / hid and each configuration of buttons shown / hid into a certain custom property or profile? For instance, condition 1 would have a profile called "Condition 1". And instead of having to reference a long list of "show / hide" fields and buttons, I could just say something like if condition = 1 then use configuration Condition 1...
Is this at all possible?
Thx.
I often have 1 main card I use which contains lots of fields / buttons. Depending on the scenario, I'll hide / show certain fields and hide / show certain buttons. I have a program now that has 7 or so different possibilities, and thus 7 or so different "hide/show" patterns.
Right now, I have it check to see which case we are in (let's say condition = 1), then I have it hide / show the appropriate fields and buttons.
Would it be possible to save each configuration of fields shown / hid and each configuration of buttons shown / hid into a certain custom property or profile? For instance, condition 1 would have a profile called "Condition 1". And instead of having to reference a long list of "show / hide" fields and buttons, I could just say something like if condition = 1 then use configuration Condition 1...
Is this at all possible?
Thx.