Hi,
I am working on a form, and I am searching for an answer regarding the following issue:
I have two databases:
- A SharePoint list from a website, which I created. For some fields in my form, I am accessing the
- second existing SharePoint list from another SharePoint Website, which was not created by me. It is a list of entities.
I have created a ComboBox in the form with Items = SortByColumns(Source.Table,"Title"). The Source is the second database with entities. I would like to have an option if an entity is not found in the Dropdown of the Combobox, I can enter the entity by myself. Unfortunately, there is no “-” or something else in the existing SharePoint list with the entities.
Is there a way how to manage it?
Thanks a lot for your help.
Regards, Barbara


Report
All responses (
Answers (