Collapse sections in Record Producer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-02-2016 05:57 AM
Hi,
Is their a way to collapse sections in Record Producer by default?
Thanks,
Vamsee.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-02-2016 07:54 AM
What do you mean by collapse? You can have variables hidden by default with an onLoad UI Policy, which you can show later after another onChange policy based on a different variable.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-02-2016 05:45 PM
A good way is mentioned here: Collapse the form section . But it only works in fuji it seems.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-04-2016 03:43 AM
Hi David,
Thanks for reply. We are on Geneva and this is not working. can you please suggest other way.
Thanks,
Vamsee.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-01-2016 12:51 PM
// have to look at HTML for the id of this section(Variable Set)
// toggleVariableSet('a960bed7992f51003ca37dafc01f358a'); this prior to Geneva
toggleVariableContainer(' this is id of section'); // Geneval