Forms 2.0: Conditional field does not auto-populate

Dan_Stevens_
Level 10 - Champion Alumni

Forms 2.0: Conditional field does not auto-populate

We're using the new conditional logic to display a STATE or PROVINCE list of values if US or CA is selected.  Everything works fine except it doesn't auto-populate with the value that exists wtihin the database (if it exists). 
Tags (1)
5 REPLIES 5
Anonymous
Not applicable

Re: Forms 2.0: Conditional field does not auto-populate

The state field is a String field?

We added the value in the State. then use what need to be show in the condition
Dan_Stevens_
Level 10 - Champion Alumni

Re: Forms 2.0: Conditional field does not auto-populate

The state field is a select field with both states and provinces.  Here are the values:

Alberta|AB
British Columbia|BC
Manitoba|MB
New Brunswick|NB
Newfoundland|NL
Northwest Territories|NT
Nova Scotia|NS
Nunavut|NU
Ontario|ON
Prince Edward Island|PE
Quebec|QC
Saskatchewan|SK
Yukon Territory|YT
Alaska|AK
Alabama|AL
Arkansas|AR
Arizona|AZ
California|CA
Colorado|CO
Connecticut|CT
District of Columbia|DC
Delaware|DE
Florida|FL
Georgia|GA
Hawaii|HI
Iowa|IA
Idaho|ID
Illinois|IL
Indiana|IN
Kansas|KS
Kentucky|KY
Louisiana|LA
Massachusetts|MA
Maryland|MD
Maine|ME
Michigan|MI
Minnesota|MN
Missouri|MO
Mississippi|MS
Montana|MT
North Carolina|NC
North Dakota|ND
Nebraska|NE
New Hampshire|NH
New Jersey|NJ
New Mexico|NM
Nevada|NV
New York|NY
Ohio|OH
Oklahoma|OK
Oregon|OR
Pennsylvania|PA
Puerto Rico|PR
Rhode Island|RI
South Carolina|SC
South Dakota|SD
Tennessee|TN
Texas|TX
Utah|UT
Virginia|VA
Vermont|VT
Washington|WA
Wisconsin|WI
West Virginia|WV
Wyoming|WY

And here are the conditional rules:

0EM50000000RPLM.jpg
Anonymous
Not applicable

Re: Forms 2.0: Conditional field does not auto-populate

Related to this, the functionality of conditional formatting within a fieldset is also janky. Creating visiblity rules for a fieldset based upon condition of field within fieldset does not work well. For instance, having a fieldset (that includes country, state and zip) show up only if one of those fields is empty doesn't work if any of those fields are conditional, since conditional fields do not prepopulate, hence the form always appears.

Furthermore, if conditions for a conditional fieldset are met....it immediately disappears, which is an odd experience for the user. What if some information was entered wrong, it disappears and the user can't correct it. For example a fieldset that includes country, state and zip and which is to be visibile if any of those fields are empty will immediately disappear once the fields are filled. It would be better for it to wait until the submit button is clicked before disappearing.
Anonymous
Not applicable

Re: Forms 2.0: Conditional field does not auto-populate

Dan, 

Were you able to find a resolution for this? I'm experiencing the same issue. Your advice is appreicated! 

- Ashley
Dan_Stevens_
Level 10 - Champion Alumni

Re: Forms 2.0: Conditional field does not auto-populate

Ashley - this issue is now resolved for us.  I believe they fixed this a couple of weeks ago.