Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

I'm using Elements Connect to pull information from a File datasource(Excel)

Bongani Hermans January 14, 2020

I am trying to make a search field using Elements connector , based on the selected value I need a syntax to pull the information and populate it in other fields.

E.g excel file has 4 columns - when I run the search it populates the information taken from the excel file but now how do I exctract that information to be automatically populated in other fields within the same screen.

e.g Search Employee      : Bongani Hermans

      ID                              : 

      Email                         :

      Employee Number    : 

Once I press enter the information related to the searched content should display as:

E.g 

Search Employee            : Bongani Hermans (type to search)

      ID                              :  001

      Email                         : Bongani@gmail.com

      Employee Number    : Bongani007

Kindly please advise if there is a solution to this.

 

1 answer

1 accepted

0 votes
Answer accepted
Alexander Schmidt
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 23, 2020

Hi,

if you're using a datasource to populate elements connect it is not possible to link it to other fields. What you should do instead is to save the exel file as csv. and then connect to it via JNDI. here is the documentation of Elements Connect on how to connect to a csv file via a JNDI datasource.

Suggest an answer

Log in or Sign up to answer