- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-03-2023 07:35 AM
Is there any OOB component for look reference field type, for example , i want to make below From and To fields refer to "cmn_location" table.
As of from and To are free texts
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-03-2023 07:43 AM
There's not a reference component available. I generally use a data resource that pull from the data in question and either populates a dropdown or typeahead search component depending on how many options there are. The typeahead search will work similarly to a reference field you just have to wire it up yourself.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-03-2023 07:45 AM
Sure Thank you, i will use typeahead and let you know the outcome 🙂
Thank you so much

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-03-2023 07:43 AM
There's not a reference component available. I generally use a data resource that pull from the data in question and either populates a dropdown or typeahead search component depending on how many options there are. The typeahead search will work similarly to a reference field you just have to wire it up yourself.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-03-2023 07:45 AM
Sure Thank you, i will use typeahead and let you know the outcome 🙂
Thank you so much
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-04-2023 06:35 AM
Hi @Brad Tilton
Date-time components doesnt seems working, is it bug or the component still not available to use