We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ea4a29d + 58ed3fb commit 42e046fCopy full SHA for 42e046f
src/config/projectQuestions/ibm_chatbot.v1.0.js
@@ -58,7 +58,7 @@ const sections = [
58
title: 'Are you an existing Watson Virtual Assistant customer?',
59
description: '',
60
fieldName: 'details.appDefinition.existingWatsonCustomer',
61
- type: 'checkbox',
+ type: 'radio-group',
62
options: [
63
{value: 'true', title: 'Yes'},
64
{value: 'false', title: 'No'},
0 commit comments