Custom forms that pull from remote datasource | Community
Skip to main content
Level 4
April 4, 2017
New

Custom forms that pull from remote datasource

  • April 4, 2017
  • 1 reply
  • 388 views

I'm sure this is a bit of a long shot but here goes.

I would love the ability to create my own custom form controls that I could tie to some sort of remote datasource. Imagine being able to build a form field that runs a lookup from a remote server to select from a list of values. This would have to have the ability to at least pass out the task object code and ID number to the remote data source as well.

1 reply

Level 2
June 17, 2019

Building on this:

As a Requestor using a Custom Form, I'd like to:

  • select field values from a list that is populated from external data sources, so I am picking from the most up-to-date values.
  • select a value for Field1 that dynamically narrows my available choices for Field 2, so I can enter form information quickly.
  • type ahead in a field and narrow down the list of remaining available values, so I can find my value quickly.