Regarding the Validation of data from UI Builder to Custom table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2025 08:18 AM - edited 07-14-2025 04:54 AM
Hi Everyone, @Brad Tilton.
I’ve created a form in UI Builder with two fields: URL and Short Description.
My requirement is:
When the user enters a URL and submits the form, it should check whether that URL already exists in a custom table.
If the URL already exists, the system should display an alert message:
"The URL already exists. Please enter a unique URL."
If the URL is unique, no alert is required and the submission should proceed as normal.
What is the best way to implement this logic in UI Builder?
Can you please provide the relevant processor and the script how to call the script include in UI builder if possible can you please provide the script also it will helpful for me.
Thanks in advance!