Page 1 of 1

Switch Custom Fields

PostPosted: Mon Nov 26, 2018 8:28 am
by antuan
I want to learn how to create switch custom field in a list.. For example i have:

list_id = 100 , list_name = test100
list_id = 101 , list_name = test101

What should i write at Field Options when i choose Field Type 'SWITCH' to show the button for switch from list 100 custom fields to list 101 custom fields

Matt Florell Example:
Image

Re: Switch Custom Fields

PostPosted: Mon Nov 26, 2018 4:11 pm
by mflorell
This is what I used for the example screenshot you re-posted:

107,Main Form
106,Alternate Form
206,2nd Alt Form

Re: Switch Custom Fields

PostPosted: Wed Jan 23, 2019 12:28 pm
by lmoreira
After switch forms, content of --A--dialed_number--B-- didn't come up, but other variable like --A--first_name--B-- is populated correctly.

Is it a bug?!

Re: Switch Custom Fields

PostPosted: Wed Jan 23, 2019 6:45 pm
by mflorell
I haven't heard of that issue before, please post instructions to replicate the issue to the Issue Tracker.

Re: Switch Custom Fields

PostPosted: Mon Jan 28, 2019 8:52 pm
by lmoreira
mflorell wrote:I haven't heard of that issue before, please post instructions to replicate the issue to the Issue Tracker.


A custom field set on type SWITCH, with two options (lists):
8001,FORM1
8002,FORM2

If agent press button to switch from FORM1 to FORM2:
This variable is preserved: --A--first_name--B--
This variable isn't preserved: --A--dialed_number--B--

But, after hit 'reset form' the content of --A--dialed_number--B-- is displayed.

Re: Switch Custom Fields

PostPosted: Mon Jan 28, 2019 8:59 pm
by williamconley
lmoreira wrote:ViciBox v.8.x-trunk

This is not a valid installation version. Is it possibly 8.0.1 or 8.1.2 ...?