Jump to content
  • 0

Creating Event Listener for dropdown in Submission data page


BillW

Question

2 answers to this question

Recommended Posts

  • 0

Hello @BillW,

What is the DataType element that you are using for the 'Select Color' dropdown? It looks like it is List - String... Unfortunately, you can not add an event listener to the List - String field. 

I would suggest to change it to the Text(255) DataType in the table and then select  Form element Radio button, Dropdown or Listbox on the Datapage. This way you will be able to access it.

Regards

 

Link to comment
Share on other sites

  • 0

Sandy,

Thank you for your prompt response. 

I did as you suggested and the listener worked fine.  However, I had to change the field type within the datapage to a dropdown as opposed to a radiobox as referencing radiobox elements using 'InsertRecordfieldnameX'  was recognized as null.  

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...