We've Moved! Please visit our new and improved forum over at our new portal: https://portal.plumvoice.com/hc/en-us/community/topics

Branching

Questions and answers about Plum Fuse development

Moderators: admin, support

Locked
wrothman@dealermagic.net
Posts: 69
Joined: Wed Feb 24, 2010 5:59 pm
Location: Chagrin Falls, OH
Contact:

Branching

Post by wrothman@dealermagic.net »

It appears that within an app, there could be times where a whole branch may be irrelevant. Consequently I would expect to use the branch string to show that when a variable in the table is empty, that the branching moves one way versus another. The choices however for string, yes/no, and number branching don't seem to give me that flexibility. Any suggestions?
DMIVS

support
Posts: 3632
Joined: Mon Jun 02, 2003 3:47 pm
Location: Boston, MA
Contact:

branch on string

Post by support »

Hi Wayne,

You could use the Branch on String module for branching when a variable in your table is empty.

For example, in your Branch on String module, you could set it so that if the variable you are fetching from your database is empty (empty string; to do this, just enter nothing under "Value"), it'll branch to a specific portion of your application. If it is full, it will branch to "default".

Hope this helps.

Regards,
Plum Support

wrothman@dealermagic.net
Posts: 69
Joined: Wed Feb 24, 2010 5:59 pm
Location: Chagrin Falls, OH
Contact:

Branching

Post by wrothman@dealermagic.net »

Thanks.
DMIVS

Locked