Announcements
Hi, I have a question, if I take data about items type and sellers from the database on the basis of it, I can somehow prevent adding such a record to the list? The main idea is to make it impossible to add an item if it is not in the database.
Generally, you can use this on the submit button:
If( IsBlank(LookUp(Datasource,Column1=TextBoxOnForm.Text).Column1),SubmtForm(FormName),Notify(“Record Already Exist”))
Give more details including screen shot if you have issues
------------If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.
Please Subscribe to my Youtube Channel
Hi @Anonymous ,
Another method is to use Dropdowns with Items set to the existing items from the database, force users to choose allowed values rather than typing in freely.
Hope this helps.
Best regards,
Community Support Team _ Jeffer NiIf this post helps, then please consider Accept it as the solution to help the other members find it.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 296 Most Valuable Professional
11manish 224
Valantis 181