Skip to Content
Author's profile photo Former Member

Adding Value Help with Multi Selection to a Input Form Field : Visual Composer

Introduction

I came across an issue related to adding Multiple Selection option for a new field to an existing form in a VC model. When adding the new field, only option I was getting was single value selection.Value help configuration wizard was not showing option for Multiple value selections. In this blog I’m explaining the issue and sharing the procedure I followed to overcome it. There are many helpful SDN posts – listed below, on the same issue.

Requirement

In data flow below, requirement was to add more selections fields on the Form “Selection Screen” with value help showing option for multiple value selection.

Existing data flow.

ScreenShot1.jpg

                                                SS1

When I added new fields to the selection screen form and then adding value help to it, I was always getting option only for single value selection. Type drop down box didn’t  give option for multiple value selections.

ScreenShot5.jpg

Procedure

Steps followed to overcome above said issue:

1. Delete the connection & selection screen form connected to the input of query.

2. Add new form by clicking on input port of the query to which you have to pass variable value and add all the required field for selection in the new form.

(So that this new form will be copy of deleted in step 1 with additional fields).

ScreenShot2.jpg   

3. Right click and add Value help to individual fields.

ScreenShot3.jpg

4. Now you will be able to see Multiple select option on that field.

ScreenShot4.jpg

Rest of the process is same as you would follow to add value help.

Thanks,

Murtuza.

Following are the sdn posts helpful on the topic :

1. http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/07134c67-0b01-0010-0493-b89287cf330f?QuickLink=index&overridelayout=true&5003637409464

2.http://scn.sap.com/thread/1165621

3.http://scn.sap.com/thread/393511

Assigned Tags

      Be the first to leave a comment
      You must be Logged on to comment or reply to a post.